1
0
Fork 0
mirror of synced 2024-07-06 15:00:49 +12: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
},
{
"type": "multifield",
"type": "columns",
"label": "Table Columns",
"key": "tableColumns",
"dependsOn": "dataSource",