forked from MapComplete/MapComplete
Fix: restore loading of custom themes
This commit is contained in:
parent
649ed1f53a
commit
bcb2ecf6ab
3 changed files with 47 additions and 8 deletions
|
@ -310,7 +310,7 @@ export default class SpecialVisualizations {
|
|||
|
||||
if (template["type"] !== undefined) {
|
||||
console.trace(
|
||||
"Got a non-expanded template while constructing the specification:",
|
||||
"Got a non-expanded template while constructing the specification, it still has a 'special-key':",
|
||||
template
|
||||
)
|
||||
throw "Got a non-expanded template while constructing the specification"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue