1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-20 21:54:58 -04:00

New: Monitor New Seasons column for series list

Closes #7311
This commit is contained in:
Mark McDowall
2024-11-03 14:01:15 -08:00
committed by Mark McDowall
parent 832de3e75e
commit a77bf64352
6 changed files with 35 additions and 0 deletions
@@ -10,6 +10,7 @@ interface CssExports {
'episodeProgress': string;
'genres': string;
'latestSeason': string;
'monitorNewItems': string;
'network': string;
'nextAiring': string;
'originalLanguage': string;