diff --git a/sqlpage/templates/shell.handlebars b/sqlpage/templates/shell.handlebars index 8d8513c2..f0530052 100644 --- a/sqlpage/templates/shell.handlebars +++ b/sqlpage/templates/shell.handlebars @@ -94,7 +94,7 @@ {{~#if (or (eq (typeof this) 'object') (and (eq (typeof this) 'string') (starts_with this '{')))}} {{~#with (parse_json this)}} {{#if (or (or this.title this.icon) this.image)}} -