mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-21 22:05:43 -04:00
New: Dark theme for login screen
(cherry picked from commit cae134ec7b331d1c906343716472f3d043614b2c) Closes #9998
This commit is contained in:
@@ -39,7 +39,7 @@ namespace Radarr.Http.Frontend.Mappers
|
||||
return stream;
|
||||
}
|
||||
|
||||
protected string GetHtmlText()
|
||||
protected virtual string GetHtmlText()
|
||||
{
|
||||
if (RuntimeInfo.IsProduction && _generatedContent != null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user