Skip to content

Commit 7be229d

Browse files
committed
fix: correct zone file name for HSL
1 parent 0ba3727 commit 7be229d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/configurations/config.hsl.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ export default {
401401
sv: 'Zoner',
402402
en: 'Zones',
403403
},
404-
url: '/assets/geojson/hsl_zone_lines_20251013.geojson',
404+
url: '/assets/geojson/hsl_zone_lines_20190508.geojson',
405405
},
406406
],
407407
},

0 commit comments

Comments
 (0)