Removing "multiple criteria" setting
This commit is contained in:
parent
45b3dbf115
commit
76dada8651
1 changed files with 0 additions and 3 deletions
|
|
@ -80,9 +80,6 @@ namespace Observatory.Explorer
|
||||||
[SettingDisplayName("All Surface Mats In System")]
|
[SettingDisplayName("All Surface Mats In System")]
|
||||||
public bool GoldSystem { get; set; }
|
public bool GoldSystem { get; set; }
|
||||||
|
|
||||||
[SettingDisplayName("Multiple Criteria Notification")]
|
|
||||||
public bool MultipleCriteria { get; set; }
|
|
||||||
|
|
||||||
[SettingDisplayName("Enable Custom Criteria")]
|
[SettingDisplayName("Enable Custom Criteria")]
|
||||||
public bool EnableCustomCriteria { get; set; }
|
public bool EnableCustomCriteria { get; set; }
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue