feat: add delete skip config

This commit is contained in:
shinya
2025-07-31 13:07:29 +08:00
parent b0312ef4e0
commit d47b72a20b
3 changed files with 88 additions and 13 deletions

View File

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