quick fix

This commit is contained in:
h z
2026-04-15 07:14:36 +01:00
parent 0b55bc873e
commit 6432255203
4 changed files with 76 additions and 89 deletions

1
src/vite-env.d.ts vendored
View File

@@ -2,7 +2,6 @@
interface ImportMetaEnv {
readonly VITE_API_BASE: string
readonly VITE_WIZARD_PORT: string
}
interface ImportMeta {