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