mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-20 13:23:21 +03:00
Merge pull request #1696 from Heap-Hop/address_book
[address books] optimize performance, fix bugs and add mobile tag actions
This commit is contained in:
@@ -523,7 +523,6 @@ Future<bool> loginDialog() async {
|
||||
close();
|
||||
}
|
||||
|
||||
// 登录dialog
|
||||
return CustomAlertDialog(
|
||||
title: Text(translate("Login")),
|
||||
content: ConstrainedBox(
|
||||
|
||||
Reference in New Issue
Block a user