mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
tmp debug, user login state
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
parent
bf1cf29cb9
commit
581e84d806
@ -25,6 +25,7 @@ class UserModel {
|
||||
await _updateOtherModels();
|
||||
return;
|
||||
}
|
||||
_updateLocalUserInfo();
|
||||
final url = await bind.mainGetApiServer();
|
||||
final body = {
|
||||
'id': await bind.mainGetMyId(),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user