fix(slack): uncomment users.profile:read user scope
This commit is contained in:
@@ -37,7 +37,7 @@ export default async function createAuthData($: IGlobalVariable) {
|
||||
'search:read',
|
||||
'stars:read',
|
||||
'team:read',
|
||||
// 'users.profile:read',
|
||||
'users.profile:read',
|
||||
'users.profile:write',
|
||||
'users:read',
|
||||
'users:read.email',
|
||||
|
Reference in New Issue
Block a user