add settings page (frontend currently broken!)

This commit is contained in:
2023-05-31 12:00:27 +02:00
parent 619e24d332
commit bf4e85f6c1
7 changed files with 98 additions and 10 deletions

View File

@@ -13,6 +13,7 @@
},
"main": "background.js",
"dependencies": {
"child_process": "^1.0.2",
"core-js": "^3.8.3",
"electron": "^24.3.1",
"vue": "^3.2.13",