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