update scroll limit

This commit is contained in:
Martin McKeaveney 2022-01-21 10:26:01 +01:00
parent ce3604695c
commit 208ec7183a
1 changed files with 1 additions and 1 deletions

View File

@ -2861,7 +2861,7 @@
"settings": [
{
"type": "number",
"label": "Row Count",
"label": "Scroll Limit",
"key": "rowCount",
"defaultValue": 8
},