mirror of
https://github.com/zoriya/Kyoo.Angular.git
synced 2026-06-03 19:11:07 +00:00
Fixing missing watch-item's members
This commit is contained in:
@@ -11,6 +11,9 @@ export interface WatchItem
|
||||
duration: number;
|
||||
releaseDate: string;
|
||||
isMovie: boolean;
|
||||
|
||||
poster: string;
|
||||
backdrop: string;
|
||||
|
||||
previousEpisode: Episode;
|
||||
nextEpisode: Episode;
|
||||
|
||||
Reference in New Issue
Block a user