mirror of
https://github.com/zimplexing/OrionTV.git
synced 2026-03-04 17:57:29 +08:00
feat: add favorites functionality and enhance detail screen
This commit is contained in:
@@ -49,6 +49,7 @@ export interface Favorite {
|
||||
total_episodes: number;
|
||||
search_title: string;
|
||||
year: string;
|
||||
save_time?: number;
|
||||
}
|
||||
|
||||
export interface PlayRecord {
|
||||
|
||||
Reference in New Issue
Block a user