fix fullDownload not being called

This commit is contained in:
johan12345 committed 2025-07-13 22:30:41 +02:00
1 parent d5a0e16675
commit f409ded73a
1 file changed
+1
@@ -718,6 +718,7 @@ class ChargeLocationsRepository(
} finally {
fullDownloadProgress.value = null
fullDownloadJob = null
}
}