1
0
Fork 0
mirror of synced 2024-06-26 18:10:51 +12:00

Update default number of cards in card list block to 8

This commit is contained in:
Andrew Kingston 2021-11-08 16:54:43 +00:00
parent de9c038150
commit 08ae550791

View file

@ -2803,7 +2803,7 @@
"type": "number", "type": "number",
"label": "Limit", "label": "Limit",
"key": "limit", "key": "limit",
"defaultValue": 10 "defaultValue": 8
}, },
{ {
"type": "boolean", "type": "boolean",