Skip to content

Commit

Permalink
another missing scope
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjeevan committed Apr 8, 2024
1 parent f303ac5 commit 972bbcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/app/routes/slack.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
bot_scopes = [
"app_mentions:read",
"bookmarks:read",
"bookmarks:write",
"channels:join",
"channels:manage",
"channels:read",
Expand Down

0 comments on commit 972bbcd

Please sign in to comment.