mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-24 08:01:38 +00:00
feat(frontend): Eval for Drawer titles (#1882)
This commit is contained in:
@@ -2035,7 +2035,7 @@ Hello \${ctx.username}
|
||||
type: 'static',
|
||||
fieldType: 'text',
|
||||
value: 'Drawer title',
|
||||
onlyStatic: true
|
||||
onlyStatic: false
|
||||
},
|
||||
label: {
|
||||
type: 'static',
|
||||
|
||||
Reference in New Issue
Block a user