mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -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