forked from MapComplete/MapComplete
Fix: attempt to fix layers which don't hide
This commit is contained in:
parent
26902c488f
commit
01034b186e
7 changed files with 80 additions and 38 deletions
|
|
@ -158,6 +158,7 @@ export default class LayerState {
|
|||
icon: "./assets/svg/elevator.svg",
|
||||
confirmAddNew: t.confirmLevel.PartialSubs({ level }),
|
||||
safetyCheck: t.addNewOnLevel.Subs({ level }),
|
||||
cancel: t.cancel
|
||||
},
|
||||
})
|
||||
this.globalFilters.ping()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue