1
0
Fork 0
mirror of synced 2024-10-05 12:34:50 +13:00

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 6c1701830f
commit f433343dc4

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",