feat: 一些bug修复
This commit is contained in:
@@ -11,6 +11,7 @@ export interface FavoriteRecord {
|
||||
subtitle: string;
|
||||
category: string;
|
||||
subcategory: string;
|
||||
path: string;
|
||||
ageMin: number;
|
||||
ageMax: number;
|
||||
difficulty: number;
|
||||
|
||||
Reference in New Issue
Block a user