forked from MapComplete/MapComplete
Fix loading of themes from external sources
This commit is contained in:
parent
d5f4572e9a
commit
bec7ed6da6
3 changed files with 8 additions and 13 deletions
2
index.ts
2
index.ts
|
@ -33,8 +33,6 @@ if (location.href.startsWith("http://buurtnatuur.be")) {
|
|||
|
||||
|
||||
class Init {
|
||||
|
||||
|
||||
public static Init(layoutToUse: LayoutConfig, encoded: string) {
|
||||
|
||||
if(layoutToUse === null){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue