Fix issue with trailing comma
This commit is contained in:
parent
e32f666b4b
commit
edb8cc2f52
|
@ -245,7 +245,7 @@
|
||||||
"pagination": {
|
"pagination": {
|
||||||
"type": "bool",
|
"type": "bool",
|
||||||
"default": true
|
"default": true
|
||||||
},
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dataform": {
|
"dataform": {
|
||||||
|
|
Loading…
Reference in New Issue