Skip to content

Commit 421603b

Browse files
authored
Fix coverage status message and improve route loading
1 parent 7bac2cd commit 421603b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/app.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -942,6 +942,7 @@ if (routeCounts.failed > 0) {
942942

943943
setCoverageStatus('Adres geselecteerd, maar voor dit adres zijn nog geen routegegevens beschikbaar.', 'error');
944944
return routeCounts;
945+
}
945946

946947
function loadMissingLiveRoutes(house, ranking, selectionId) {
947948
const requests = ranking

0 commit comments

Comments
 (0)