mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-02 13:47:42 +00:00
chore(developer): restore previous tags
This commit is contained in:
parent
d7411ec4c4
commit
9a3d4e30f4
2 changed files with 4 additions and 4 deletions
|
|
@ -9,8 +9,8 @@
|
|||
|
||||
Sentry.init({
|
||||
dsn: 'https://39b25a09410349a58fe12aaf721565af@o1005580.ingest.sentry.io/5983519', // Keyman Developer
|
||||
environment: '$Environment',
|
||||
release: '$VersionGitTag'
|
||||
environment: '$VERSION_ENVIRONMENT',
|
||||
release: '$VERSION_GIT_TAG'
|
||||
});
|
||||
|
||||
function keymanEnableDiagnostics() {
|
||||
|
|
|
|||
|
|
@ -9,8 +9,8 @@
|
|||
|
||||
Sentry.init({
|
||||
dsn: 'https://39b25a09410349a58fe12aaf721565af@o1005580.ingest.sentry.io/5983519', // Keyman Developer
|
||||
environment: '$Environment',
|
||||
release: '$VersionGitTag'
|
||||
environment: '$VERSION_ENVIRONMENT',
|
||||
release: '$VERSION_GIT_TAG'
|
||||
});
|
||||
|
||||
function keymanEnableDiagnostics() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue