Fix issue with new row settings definition

This commit is contained in:
Andrew Kingston 2021-01-19 11:52:49 +00:00
parent 4944fb3e8c
commit 85208e47d2
1 changed files with 1 additions and 1 deletions

View File

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