in src/dashboard.ts [121:123]
addTemplate(template: Custom | Query) { this.state.templating.list.push(template.generate()); }