diff options
Diffstat (limited to 'src/manifest.json')
-rw-r--r-- | src/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manifest.json b/src/manifest.json index ec6392ec..1c06f914 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -82,5 +82,5 @@ "description": "Redirect link. Ex: Redirects original twitter link to nitter" } }, - "default_locale": "en", + "default_locale": "en" } |