forgot to load the setting
This commit is contained in:
parent
87314d0258
commit
b0302572f8
@ -59,6 +59,7 @@ public partial class MainWindow : MetroWindow {
|
||||
}
|
||||
|
||||
this.NoInfluenceSupport.IsOn = Config.Global.IgnoreInfluenceSupport;
|
||||
this.NoMarketBuy.IsOn = Config.Global.IgnoreMarketBuy;
|
||||
|
||||
// Apply theme
|
||||
try {
|
||||
|
Loading…
Reference in New Issue
Block a user