📝 去除 demo.

This commit is contained in:
lijiahang
2024-12-19 11:26:32 +08:00
parent 7fb17a173e
commit b2341ce62e
7 changed files with 1 additions and 13 deletions

View File

@@ -19,7 +19,6 @@ interface ImportMetaEnv {
readonly VITE_API_BASE_URL: string;
readonly VITE_WS_BASE_URL: string;
readonly VITE_APP_VERSION: string;
readonly VITE_DEMO_MODE: string;
}
// editor