forked from MapComplete/MapComplete
Bike pump updates
This commit is contained in:
parent
9e43be6a07
commit
bb61f7777f
5 changed files with 95 additions and 36 deletions
2
index.ts
2
index.ts
|
@ -80,7 +80,7 @@ if (window.location.search) {
|
|||
}
|
||||
|
||||
if (paramDict.layout) {
|
||||
defaultLayout = paramDict.quests
|
||||
defaultLayout = paramDict.layout
|
||||
}
|
||||
|
||||
if (paramDict.test) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue