1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-19 21:46:43 -04:00

New: Show indicator on poster for deleted series

This commit is contained in:
Bogdan
2024-08-19 04:55:26 +03:00
committed by GitHub
parent 3eca63a67c
commit e92a67ad78
14 changed files with 68 additions and 21 deletions
@@ -5,11 +5,13 @@ interface CssExports {
'container': string;
'content': string;
'controls': string;
'deleted': string;
'ended': string;
'link': string;
'nextAiring': string;
'overlayTitle': string;
'posterContainer': string;
'status': string;
'tags': string;
'tagsList': string;
'title': string;