mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-19 01:31:29 +03:00
fix abModel multi request and state didn't refresh bug
This commit is contained in:
@@ -500,7 +500,6 @@ Future<bool> loginDialog() async {
|
||||
close();
|
||||
}
|
||||
|
||||
// 登录dialog
|
||||
return CustomAlertDialog(
|
||||
title: Text(translate("Login")),
|
||||
content: ConstrainedBox(
|
||||
|
||||
Reference in New Issue
Block a user