fix fullDownload not being called

This commit is contained in:
johan12345
2025-07-13 22:30:41 +02:00
parent d5a0e16675
commit f409ded73a

View File

@@ -718,6 +718,7 @@ class ChargeLocationsRepository(
} finally {
fullDownloadProgress.value = null
fullDownloadJob = null
}
}