mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-27 23:06:29 -04:00
New: Season Pass is now part of series list
This commit is contained in:
committed by
Mark McDowall
parent
a18c377466
commit
bdcfef80d6
@@ -25,6 +25,7 @@ export interface Season {
|
||||
monitored: boolean;
|
||||
seasonNumber: number;
|
||||
statistics: Statistics;
|
||||
isSaving?: boolean;
|
||||
}
|
||||
|
||||
export interface Ratings {
|
||||
|
||||
Reference in New Issue
Block a user