fixed network config and wrong paths in frontend

This commit is contained in:
2025-12-29 22:12:39 +01:00
parent 610fd74e89
commit fb514f1efe
14 changed files with 599 additions and 36 deletions

View File

@@ -11,8 +11,10 @@
},
"dependencies": {
"@tauri-apps/api": "^2",
"@tauri-apps/plugin-http": "~2",
"@tauri-apps/plugin-opener": "^2",
"@tauri-apps/plugin-store": "~2",
"@tauri-apps/plugin-websocket": "~2",
"vue": "^3.5.13",
"vue-router": "^4.6.4"
},