feat: 一些bug修复

This commit is contained in:
R524809
2026-05-25 16:26:20 +08:00
parent 4d6b65e223
commit e998da37cb
8 changed files with 90 additions and 42 deletions
+1
View File
@@ -11,6 +11,7 @@ export interface FavoriteRecord {
subtitle: string;
category: string;
subcategory: string;
path: string;
ageMin: number;
ageMax: number;
difficulty: number;