Skip to content

Commit ba96d65

Browse files
committed
Made text comments optional.
1 parent 5b7eeba commit ba96d65

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

server/src/main/resources/slack/pulse_slack_blocks.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
},
7272
{
7373
"type": "input",
74+
"optional": true,
7475
"element": {
7576
"type": "plain_text_input",
7677
"action_id": "internalFeelings",
@@ -140,6 +141,7 @@
140141
},
141142
{
142143
"type": "input",
144+
"optional": true,
143145
"element": {
144146
"type": "plain_text_input",
145147
"action_id": "externalFeelings",

0 commit comments

Comments
 (0)