There was an error while loading. Please reload this page.
1 parent 170d446 commit 6c752ecCopy full SHA for 6c752ec
1 file changed
packages/frontend/src/config/widgets.ts
@@ -304,7 +304,7 @@ export const TWO_COL_WIDGETS_CONFIG = {
304
widgetConfig: WIDGETS_CONFIG.TWO_COL_IMAGE,
305
},
306
kasandra: {
307
- templateSlug: `${ETemplateNameRegistry.Kasandra}_template`,
+ templateSlug: `${ETemplateNameRegistry.Kasandra.toLowerCase()}_template`,
308
templateName: ETemplateNameRegistry.Kasandra,
309
widgetConfig: WIDGETS_CONFIG.KASANDRA,
310
0 commit comments