Fix issue with new row settings definition
This commit is contained in:
parent
b607146b6c
commit
6c066b43ca
|
@ -425,7 +425,7 @@
|
|||
"styleable": true,
|
||||
"settings": [
|
||||
{
|
||||
"type": "text",
|
||||
"type": "table",
|
||||
"label": "Table",
|
||||
"key": "table"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue