diff options
author | Alex Yatskov <alex@foosoft.net> | 2019-05-19 18:52:08 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2019-05-19 18:52:08 -0700 |
commit | ca6c732364ba603f79b21e02a255d63b1c3fd329 (patch) | |
tree | 93be4b1f6a404860e21fb67880d5fe03b729ca0a /ext/manifest.json | |
parent | fe4f7b3a8235b2bb3d6ad477ccbd2b13f23e88f1 (diff) |
Updating ID again for Mozilla
Diffstat (limited to 'ext/manifest.json')
-rw-r--r-- | ext/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/manifest.json b/ext/manifest.json index fb3d7a30..6880b4b1 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -54,7 +54,7 @@ "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "applications": { "gecko": { - "id": "alex-testing@foosoft.net", + "id": "alex.testing@foosoft.net", "strict_min_version": "52.0" } } |