mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-12 11:06:57 +00:00
@@ -62,7 +62,7 @@ class AbModel {
|
||||
if (pushError.isNotEmpty) {
|
||||
try {
|
||||
// push to retry
|
||||
pushAb(toastIfFail: false, toastIfSucc: false);
|
||||
await pushAb(toastIfFail: false, toastIfSucc: false);
|
||||
} catch (_) {}
|
||||
}
|
||||
if (!quiet) {
|
||||
|
||||
Reference in New Issue
Block a user