mirror of
https://mirror.ghproxy.com/https://github.com/StarCitizenToolBox/app.git
synced 2024-12-22 23:23:43 +08:00
fix
This commit is contained in:
parent
92f3a77c56
commit
9f6f9b2dc4
@ -22,9 +22,9 @@ class SettingUIModel extends BaseUIModel {
|
||||
final LocalAuthentication localAuth = LocalAuthentication();
|
||||
isDeviceSupportWinHello = await localAuth.isDeviceSupported();
|
||||
notifyListeners();
|
||||
_updateGameLaunchECore();
|
||||
if (AppConf.isMSE) {
|
||||
_updateAutoLoginAccount();
|
||||
_updateGameLaunchECore();
|
||||
}
|
||||
_loadCustomPath();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user