mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-22 03:29:36 +00:00
minor
This commit is contained in:
parent
187dc980d7
commit
4406ee7661
1 changed files with 2 additions and 0 deletions
|
@ -295,6 +295,8 @@ Future<void> onStart(ServiceInstance service) async {
|
|||
}
|
||||
continue;
|
||||
}
|
||||
} else {
|
||||
syncedTicks = 0;
|
||||
}
|
||||
|
||||
if (syncStatus is SyncingSyncStatus) {
|
||||
|
|
Loading…
Reference in a new issue