forked from MapComplete/MapComplete
Another sanity check, another bunch of fixed layers; add tagrendering-steal possibility, add some styling to TV-theme
This commit is contained in:
parent
10ac6a72e2
commit
746273f594
57 changed files with 602 additions and 940 deletions
2
Utils.ts
2
Utils.ts
|
@ -224,7 +224,7 @@ Note that these values can be prepare with javascript in the theme by using a [c
|
|||
link.href = location;
|
||||
link.media = 'all';
|
||||
head.appendChild(link);
|
||||
console.log("Added custom layout ", location)
|
||||
console.log("Added custom css file ", location)
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue