feat(frontend): Eval for Drawer titles (#1882)

This commit is contained in:
Faton Ramadani
2023-07-15 11:34:36 +02:00
committed by GitHub
parent 146a7f25e7
commit d6d3e81efc
@@ -2035,7 +2035,7 @@ Hello \${ctx.username}
type: 'static',
fieldType: 'text',
value: 'Drawer title',
onlyStatic: true
onlyStatic: false
},
label: {
type: 'static',