🚧 可配置预览阈值.

This commit is contained in:
lijiahang
2024-02-20 18:02:13 +08:00
parent 8acb8730bd
commit 9912130da1
10 changed files with 31 additions and 3 deletions

View File

@@ -11,6 +11,7 @@ interface ImportMetaEnv {
readonly VITE_API_BASE_URL: string;
readonly VITE_WS_BASE_URL: string;
readonly VITE_APP_VERSION: string;
readonly VITE_SFTP_PREVIEW_MB: number;
}
// editor