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