forgot to load the setting

This commit is contained in:
Florian Stinglmayr 2023-04-19 09:25:36 +02:00
parent 87314d0258
commit b0302572f8

View File

@ -59,6 +59,7 @@ public partial class MainWindow : MetroWindow {
}
this.NoInfluenceSupport.IsOn = Config.Global.IgnoreInfluenceSupport;
this.NoMarketBuy.IsOn = Config.Global.IgnoreMarketBuy;
// Apply theme
try {