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