mirror of
https://github.com/StarCitizenToolBox/app.git
synced 2026-02-06 15:10:20 +00:00
fix
This commit is contained in:
@@ -22,9 +22,9 @@ class SettingUIModel extends BaseUIModel {
|
||||
final LocalAuthentication localAuth = LocalAuthentication();
|
||||
isDeviceSupportWinHello = await localAuth.isDeviceSupported();
|
||||
notifyListeners();
|
||||
_updateGameLaunchECore();
|
||||
if (AppConf.isMSE) {
|
||||
_updateAutoLoginAccount();
|
||||
_updateGameLaunchECore();
|
||||
}
|
||||
_loadCustomPath();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user