mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-21 22:05:43 -04:00
New: Added Color-Impaired mode to UI settings.
This commit is contained in:
@@ -14,5 +14,7 @@ namespace NzbDrone.Api.Config
|
||||
public String LongDateFormat { get; set; }
|
||||
public String TimeFormat { get; set; }
|
||||
public Boolean ShowRelativeDates { get; set; }
|
||||
|
||||
public Boolean EnableColorImpairedMode { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user