Fix loading of themes from external sources

This commit is contained in:
Pieter Vander Vennet 2021-10-27 19:57:15 +02:00
parent d5f4572e9a
commit bec7ed6da6
3 changed files with 8 additions and 13 deletions

View file

@ -33,8 +33,6 @@ if (location.href.startsWith("http://buurtnatuur.be")) {
class Init {
public static Init(layoutToUse: LayoutConfig, encoded: string) {
if(layoutToUse === null){