update scroll limit
This commit is contained in:
parent
ce3604695c
commit
208ec7183a
|
@ -2861,7 +2861,7 @@
|
||||||
"settings": [
|
"settings": [
|
||||||
{
|
{
|
||||||
"type": "number",
|
"type": "number",
|
||||||
"label": "Row Count",
|
"label": "Scroll Limit",
|
||||||
"key": "rowCount",
|
"key": "rowCount",
|
||||||
"defaultValue": 8
|
"defaultValue": 8
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue