move interface to src/ folder

This commit is contained in:
SethBurkart123
2023-12-20 13:08:31 +11:00
parent 378a983bf5
commit ebb8ddbaf0
40 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
},
"action": {
"browser_style": true,
"default_popup": "interface/index.html#settings",
"default_popup": "src/interface/index.html#settings",
"default_icon": {
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",