diff --git a/frontend/src/lib/components/apps/editor/component/components.ts b/frontend/src/lib/components/apps/editor/component/components.ts index debefa1686..05ee67c26f 100644 --- a/frontend/src/lib/components/apps/editor/component/components.ts +++ b/frontend/src/lib/components/apps/editor/component/components.ts @@ -2035,7 +2035,7 @@ Hello \${ctx.username} type: 'static', fieldType: 'text', value: 'Drawer title', - onlyStatic: true + onlyStatic: false }, label: { type: 'static',