fix: cross devices skip configs sync

This commit is contained in:
shinya
2025-07-29 21:30:20 +08:00
parent 10f2dc1904
commit b5e351bb9c
9 changed files with 165 additions and 5 deletions

View File

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