fix: enable d1 saving

This commit is contained in:
shinya
2025-07-30 10:19:17 +08:00
parent 05cb6ca481
commit f969e203e2
3 changed files with 4 additions and 4 deletions

View File

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