We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a90a91 commit 02e088eCopy full SHA for 02e088e
components/trello/actions/get-board/get-board.mjs
@@ -37,7 +37,7 @@ export default {
37
cardPluginData: {
38
type: "boolean",
39
label: "Card Plugin Data",
40
- description: "Use with the cards param to include card pluginData with the response. Default is `none`.",
+ description: "Use with the cards param to include card pluginData with the response. Default is `false`.",
41
optional: true,
42
},
43
customFields: {
0 commit comments