commit
24547c11cb
@ -62,7 +62,7 @@ class AbModel {
|
|||||||
if (pushError.isNotEmpty) {
|
if (pushError.isNotEmpty) {
|
||||||
try {
|
try {
|
||||||
// push to retry
|
// push to retry
|
||||||
pushAb(toastIfFail: false, toastIfSucc: false);
|
await pushAb(toastIfFail: false, toastIfSucc: false);
|
||||||
} catch (_) {}
|
} catch (_) {}
|
||||||
}
|
}
|
||||||
if (!quiet) {
|
if (!quiet) {
|
||||||
|
Loading…
Reference in New Issue
Block a user