mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-04 10:02:40 +01:00
Remove TODO [skip ci]
This commit is contained in:
parent
cdaf88efa1
commit
e263d066da
@ -177,7 +177,6 @@ public AuthenticationType AuthenticationMethod
|
||||
|
||||
public bool AnalyticsEnabled => GetValueBoolean("AnalyticsEnabled", true, persist: false);
|
||||
|
||||
// TODO: Change back to "master" for the first stable release.
|
||||
public string Branch => GetValue("Branch", "master").ToLowerInvariant();
|
||||
|
||||
public string LogLevel => GetValue("LogLevel", "info").ToLowerInvariant();
|
||||
|
Loading…
Reference in New Issue
Block a user