forked from MapComplete/MapComplete
Fix: correctly flatten special cases
This commit is contained in:
parent
154fded664
commit
7ba0e736a8
2 changed files with 27 additions and 10 deletions
|
@ -35,6 +35,8 @@ export default class Constants {
|
|||
"current_view",
|
||||
"import_candidate",
|
||||
"usersettings",
|
||||
"icons",
|
||||
"filters"
|
||||
] as const
|
||||
/**
|
||||
* Layer IDs of layers which have special properties through built-in hooks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue