moved files for structure

This commit is contained in:
2025-11-13 20:12:28 +01:00
parent 73a12148e8
commit 1ff1ececb4
10 changed files with 378 additions and 1 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
"web-ext": "^9.1.0"
},
"scripts": {
"start:firefox": "web-ext run --source-dir ./"
"start:firefox": "web-ext run --source-dir ./extension"
}
}