mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-25 08:00:59 +00:00
further fix to normal tables
This commit is contained in:
@@ -339,7 +339,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
$: resolvedConfig && updateOptions()
|
||||
$: api && resolvedConfig && updateOptions()
|
||||
$: value && updateValue()
|
||||
|
||||
$: if (!deepEqual(extraConfig, resolvedConfig.extraConfig)) {
|
||||
|
||||
Reference in New Issue
Block a user