Browse Source

Update default number of cards in card list block to 8

master
Andrew Kingston 5 years ago
parent
commit
08ae550791
  1. 2
      packages/client/manifest.json

2
packages/client/manifest.json

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

Loading…
Cancel
Save