Browse Source

Fixed settings

pull/46/head
Anairkoen Schno 5 years ago
parent
commit
5bf844b53c
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      BSIPA-ModList/UI/ViewControllers/SettingsViewController.cs

+ 3
- 0
BSIPA-ModList/UI/ViewControllers/SettingsViewController.cs View File

@ -33,6 +33,9 @@ namespace BSIPA_ModList.UI
SelfConfig.LoaderConfig.Store(SelfConfig.SelfConfigRef.Value);
};
autoCheck.Init();
autoUpdate.Init();
return menu.viewController;
}
}


Loading…
Cancel
Save