Skip to content

Commit

Permalink
DOP-4945 commment out dispatch action
Browse files Browse the repository at this point in the history
  • Loading branch information
anabellabuckvar committed Apr 15, 2024
1 parent 48109e7 commit 2aa89f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/services/slack.ts
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ export class SlackConnector implements ISlackConnector {
blocks: [
{
type: 'input',
dispatch_action: 'true',
// dispatch_action: 'true',
block_id: 'block_repo_option',
element: {
type: 'multi_static_select',
Expand Down

0 comments on commit 2aa89f6

Please sign in to comment.