This commit is contained in:
Matthew Fosse 2024-12-20 15:08:34 -05:00
parent 187dc980d7
commit 4406ee7661

View file

@ -295,6 +295,8 @@ Future<void> onStart(ServiceInstance service) async {
}
continue;
}
} else {
syncedTicks = 0;
}
if (syncStatus is SyncingSyncStatus) {