mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
fix(Slack Node): Fix Channel->Kick (#3365)
This commit is contained in:
@@ -5,6 +5,7 @@ import {
|
||||
|
||||
//https://api.slack.com/authentication/oauth-v2
|
||||
const userScopes = [
|
||||
'channels:write',
|
||||
'chat:write',
|
||||
'files:read',
|
||||
'files:write',
|
||||
|
||||
Reference in New Issue
Block a user