mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-24 09:28:31 +00:00
Missing changes added
This commit is contained in:
parent
8515d226bc
commit
43618a2186
1 changed files with 1 additions and 1 deletions
|
|
@ -109,7 +109,7 @@ export default function autogenerateColumns(
|
|||
|
||||
setTimeout(
|
||||
() =>
|
||||
setProperty(id, 'columns', finalColumns, 'properties', undefined, undefined, undefined, {
|
||||
setProperty(id, 'columns', finalColumns, 'properties', 'value', false, 'canvas', {
|
||||
skipUndoRedo: true,
|
||||
saveAfterAction: true,
|
||||
}),
|
||||
|
|
|
|||
Loading…
Reference in a new issue