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 c82d6449..fffffb38 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -40,7 +40,7 @@ } }, "options_ui": { - "page": "pages/options/general/general.html", + "page": "pages/options/index.html", "browser_style": false, "open_in_tab": true }, |