mirror of
https://github.com/ev-map/EVMap.git
synced 2026-09-15 14:57:14 -04:00
fix fullDownload not being called
This commit is contained in:
1 parent
d5a0e16675
commit
f409ded73a
1 file changed
+1
@@ -718,6 +718,7 @@ class ChargeLocationsRepository(
|
||||
|
||||
} finally {
|
||||
fullDownloadProgress.value = null
|
||||
fullDownloadJob = null
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in new issue
Block a user