feat: disable cf deployment

This commit is contained in:
shinya
2025-08-06 02:26:59 +08:00
parent d80bd8df59
commit 44424564fc
3 changed files with 3 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
'use client';
const CURRENT_VERSION = '20250804231933';
const CURRENT_VERSION = '20250806022700';
// 版本检查结果枚举
export enum UpdateStatus {