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:
RustDesk
2022-10-10 20:21:37 +08:00
committed by GitHub
13 changed files with 251 additions and 308 deletions

View File

@@ -523,7 +523,6 @@ Future<bool> loginDialog() async {
close();
}
// 登录dialog
return CustomAlertDialog(
title: Text(translate("Login")),
content: ConstrainedBox(