mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-22 22:15:17 -04:00
New: Added Color-Impaired mode to UI settings.
This commit is contained in:
@@ -55,6 +55,7 @@ namespace NzbDrone.Core.Configuration
|
||||
String LongDateFormat { get; set; }
|
||||
String TimeFormat { get; set; }
|
||||
Boolean ShowRelativeDates { get; set; }
|
||||
Boolean EnableColorImpairedMode { get; set; }
|
||||
|
||||
//Internal
|
||||
Boolean CleanupMetadataImages { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user