mirror of https://github.com/buster-so/buster.git
Update apps/server/src/api/v2/slack/services/slack-oauth-service.ts
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
parent
32073d8c03
commit
4072f1b1f7
|
@ -48,7 +48,6 @@ export class SlackOAuthService {
|
|||
'chat:write',
|
||||
'chat:write.public',
|
||||
'commands',
|
||||
'channels:join',
|
||||
'users:read',
|
||||
'users:read.email',
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue