Shrink some settings names to fit in one line

This commit is contained in:
Andrew Kingston 2021-02-11 09:19:09 +00:00
parent 350dd8b3cd
commit 639d1f18e2
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@
},
{
"type": "number",
"label": "Rows Per Page",
"label": "Rows/Page",
"defaultValue": 25,
"key": "pageSize"
},