From 2797986e3a537554ef10f3c4c7354b318ff13687 Mon Sep 17 00:00:00 2001 From: buzz-lightsnack-2007 <73412182+buzz-lightsnack-2007@users.noreply.github.com> Date: Sun, 24 Mar 2024 18:40:04 +0800 Subject: [PATCH] update options page --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index bcf1a76..643cd67 100644 --- a/manifest.json +++ b/manifest.json @@ -33,7 +33,7 @@ "512": "gui/icons/logo_tiny.png" }, - "options_page": "gui/popup.htm", + "options_page": "gui/settings.htm", "default_locale": "en" }