feat: enhance episode selector descending

This commit is contained in:
shinya
2025-07-30 22:12:04 +08:00
parent 5497407c58
commit fc24055bdc
3 changed files with 35 additions and 11 deletions

View File

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