mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-05-13 03:16:17 +02:00
Revert "Fix/mobile connection login state"
This commit is contained in:
parent
74dc8536be
commit
e30f09e7f7
13 changed files with 122 additions and 170 deletions
|
@ -151,7 +151,6 @@ void runMobileApp() async {
|
|||
await initEnv(kAppTypeMain);
|
||||
if (isAndroid) androidChannelInit();
|
||||
platformFFI.syncAndroidServiceAppDirConfigPath();
|
||||
gFFI.userModel.refreshCurrentUser();
|
||||
runApp(App());
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue