added settings Page and components

This commit is contained in:
2023-12-06 11:51:42 +01:00
parent 45c651e853
commit 6a4a799c85
21 changed files with 1301 additions and 99 deletions

View File

@ -16,6 +16,7 @@
"vue-router": "^4.2.5"
},
"dependencies": {
"@vueform/toggle": "^2.1.4",
"leading-trim": "^1.0.2"
}
}