mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-12 19:17:58 +00:00
judge attribute when parse ab json
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -90,7 +90,7 @@ class _AddressBookState extends State<AddressBook> {
|
||||
Text(translate(error)),
|
||||
TextButton(
|
||||
onPressed: () {
|
||||
setState(() {});
|
||||
gFFI.abModel.pullAb();
|
||||
},
|
||||
child: Text(translate("Retry")))
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user