1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-27 22:57:09 -04:00

Show movie titles when poster is missing on collections page

This commit is contained in:
Bogdan
2025-05-24 00:26:48 +03:00
parent f5faf52469
commit ff393a3f65
3 changed files with 44 additions and 21 deletions
+2 -1
View File
@@ -10,7 +10,8 @@ interface CssExports {
'externalLinks': string;
'link': string;
'monitorToggleButton': string;
'overlay': string;
'overlayHover': string;
'overlayHoverTitle': string;
'overlayTitle': string;
'poster': string;
'posterContainer': string;