Skip to content

Commit 02e088e

Browse files
authored
Update components/trello/actions/get-board/get-board.mjs
1 parent 0a90a91 commit 02e088e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/trello/actions/get-board/get-board.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export default {
3737
cardPluginData: {
3838
type: "boolean",
3939
label: "Card Plugin Data",
40-
description: "Use with the cards param to include card pluginData with the response. Default is `none`.",
40+
description: "Use with the cards param to include card pluginData with the response. Default is `false`.",
4141
optional: true,
4242
},
4343
customFields: {

0 commit comments

Comments
 (0)