forked from MapComplete/MapComplete
Fix: fix #2197
This commit is contained in:
parent
3b5c620546
commit
c2f7b1e8c1
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@
|
|||
(id) => availableLayers.find((l) => l.properties.id === id)
|
||||
)
|
||||
rasterLayer.setData(availableLayers[0])
|
||||
$: rasterLayer.setData(availableLayers[0])
|
||||
|
||||
if (favourite) {
|
||||
onDestroy(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue