Fix: restore loading of custom themes

This commit is contained in:
Pieter Vander Vennet 2023-06-07 17:33:07 +02:00
parent 649ed1f53a
commit bcb2ecf6ab
3 changed files with 47 additions and 8 deletions

View file

@ -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"