feat: add DoubanCustomSelector

This commit is contained in:
shinya
2025-07-31 21:57:07 +08:00
parent d47b72a20b
commit ed96ee0554
6 changed files with 401 additions and 76 deletions

View File

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