cleanup 3

This commit is contained in:
2026-08-09 14:29:24 +02:00
parent 977f42b7be
commit 77913b292f
5 changed files with 2 additions and 25 deletions
+1 -2
View File
@@ -21,6 +21,5 @@
"dev": "vite",
"build": "tsc && vite build",
"preview": "vite preview"
},
"proxy": "http://localhost:5000"
}
}