Skip to content

Commit 3aa0773

Browse files
committed
make addToChannel required for Send Message actions
so it is shown in the component form by default so users aren't suprised by the new invite behavior
1 parent e5597ae commit 3aa0773

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/slack/actions/common/send-message.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ export default {
1414
slack,
1515
"addToChannel",
1616
],
17-
optional: true,
1817
},
1918
post_at: {
2019
propDefinition: [

0 commit comments

Comments
 (0)