diff options
| author | ManeraKai <manerakai@protonmail.com> | 2022-03-04 23:07:24 +0300 |
|---|---|---|
| committer | ManeraKai <manerakai@protonmail.com> | 2022-03-04 23:07:24 +0300 |
| commit | f9f1259eeee1fb917b2f3cd150d76148f7c7362a (patch) | |
| tree | 0787a97e93003a20c6d8c6feef50374681462cfc | |
| parent | Updated and deleted unused code (diff) | |
| download | libredirect-f9f1259eeee1fb917b2f3cd150d76148f7c7362a.zip | |
Fixed a little thing in manifest
| -rw-r--r-- | src/manifest.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/manifest.json b/src/manifest.json index 2446865d..57d72846 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -7,7 +7,6 @@ "page": "pages/background/background.html", "persistent": true }, - "default_locale": "en", "icons": { "16": "assets/images/libredirect-16.png", "32": "assets/images/libredirect-32.png", |
