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 aaaf85af43
commit fee2b47ebe
@@ -2035,7 +2035,7 @@ Hello \${ctx.username}
type: 'static',
fieldType: 'text',
value: 'Drawer title',
onlyStatic: true
onlyStatic: false
},
label: {
type: 'static',