fix(build): failing due to incorrect firefox popup file

This commit is contained in:
sethburkart123
2024-09-08 22:13:55 +10:00
parent 54d7eae95b
commit bff4a2abf4
+1 -1
View File
@@ -8,7 +8,7 @@ const updatedFirefoxManifest = {
scripts: [baseManifest.background.service_worker],
},
action: {
"default_popup": "interface/index.html#settings",
"default_popup": "svelte-interface/index.html#settings",
},
browser_specific_settings: {
gecko: {