fix: skip check throttle

This commit is contained in:
shinya
2025-07-30 01:44:53 +08:00
parent b5e351bb9c
commit 05cb6ca481
3 changed files with 25 additions and 7 deletions

View File

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