mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
feat(Slack Node): Add support for manually inputting a channel name (#5488)
This commit is contained in:
committed by
GitHub
parent
593b5d299a
commit
7954ed3cfb
@@ -59,7 +59,7 @@ export async function slackApiRequest(
|
||||
}'`,
|
||||
{
|
||||
description:
|
||||
'Hint: Upgrate to the Slack plan that includes the funcionality you want to use.',
|
||||
'Hint: Upgrade to a Slack plan that includes the functionality you want to use.',
|
||||
},
|
||||
);
|
||||
} else if (response.error === 'missing_scope') {
|
||||
|
||||
Reference in New Issue
Block a user