mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-25 16:02:11 +00:00
nit form config
This commit is contained in:
@@ -1767,12 +1767,14 @@ Hello \${ctx.username}
|
||||
displayType: {
|
||||
fieldType: 'boolean',
|
||||
type: 'static',
|
||||
value: false
|
||||
value: false,
|
||||
staticOnly: true
|
||||
},
|
||||
largeGap: {
|
||||
fieldType: 'boolean',
|
||||
type: 'static',
|
||||
value: false
|
||||
value: false,
|
||||
staticOnly: true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user