forked from MapComplete/MapComplete
Attempt to fix the build
This commit is contained in:
parent
3d6ed9ebf9
commit
02ad1a07a4
1 changed files with 1 additions and 0 deletions
|
@ -421,6 +421,7 @@ class LayerOverviewUtils extends Script {
|
|||
// These two get a free pass
|
||||
priviliged.delete("summary")
|
||||
priviliged.delete("last_click")
|
||||
priviliged.delete("search")
|
||||
|
||||
if (priviliged.size > 0 && !forceReload) {
|
||||
throw (
|
||||
|
|
Loading…
Reference in a new issue