1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-20 21:55:03 -04:00

New: Display excluded label for movies in collections

This commit is contained in:
Bogdan
2024-05-06 23:19:15 +03:00
parent 1090aeff75
commit dff85dc1f3
4 changed files with 28 additions and 0 deletions
@@ -6,6 +6,7 @@ interface CssExports {
'content': string;
'controls': string;
'editorSelect': string;
'excluded': string;
'externalLinks': string;
'link': string;
'monitorToggleButton': string;