forked from MapComplete/MapComplete
Add preferences panel
This commit is contained in:
parent
bd43e2537f
commit
2e7688a554
5 changed files with 98 additions and 21 deletions
2
index.ts
2
index.ts
|
|
@ -40,7 +40,7 @@ if (location.hostname === "localhost" || location.hostname === "127.0.0.1") {
|
|||
|
||||
// ----------------- SELECT THE RIGHT QUESTSET -----------------
|
||||
|
||||
let defaultLayout = "bookcases"
|
||||
let defaultLayout = "buurtnatuur"
|
||||
|
||||
const path = window.location.pathname.split("/").slice(-1)[0];
|
||||
if (path !== "index.html") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue