feat: revert background color

This commit is contained in:
shinya
2025-07-29 18:48:22 +08:00
parent f84e03c5e3
commit 8972e1697a
3 changed files with 2 additions and 7 deletions

View File

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