feat: fix custom category order

This commit is contained in:
shinya
2025-07-31 23:10:27 +08:00
parent ed96ee0554
commit 636f408d4a
4 changed files with 21 additions and 9 deletions

View File

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