Update table block to use new column config setting

This commit is contained in:
Andrew Kingston 2022-02-14 13:11:01 +00:00
parent af766f1234
commit c7877af367
1 changed files with 1 additions and 1 deletions

View File

@ -2950,7 +2950,7 @@
"defaultValue": 8 "defaultValue": 8
}, },
{ {
"type": "multifield", "type": "columns",
"label": "Table Columns", "label": "Table Columns",
"key": "tableColumns", "key": "tableColumns",
"dependsOn": "dataSource", "dependsOn": "dataSource",