Fix issue with new row settings definition

This commit is contained in:
Andrew Kingston 2021-01-19 11:52:49 +00:00
parent b607146b6c
commit 6c066b43ca
1 changed files with 1 additions and 1 deletions

View File

@ -425,7 +425,7 @@
"styleable": true, "styleable": true,
"settings": [ "settings": [
{ {
"type": "text", "type": "table",
"label": "Table", "label": "Table",
"key": "table" "key": "table"
} }