diff --git a/frontend/src/lib/components/apps/editor/component/components.ts b/frontend/src/lib/components/apps/editor/component/components.ts index a3391dec99..162fe66024 100644 --- a/frontend/src/lib/components/apps/editor/component/components.ts +++ b/frontend/src/lib/components/apps/editor/component/components.ts @@ -1516,8 +1516,7 @@ Hello \${ctx.username} min: { type: 'static', value: 0, - fieldType: 'number', - onlyStatic: true + fieldType: 'number' }, max: { type: 'static',