mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
docs(Slack Node): Get user operation typo fix in ui (#10307)
This commit is contained in:
@@ -27,7 +27,7 @@ export const userOperations: INodeProperties[] = [
|
|||||||
{
|
{
|
||||||
name: "Get User's Profile",
|
name: "Get User's Profile",
|
||||||
value: 'getProfile',
|
value: 'getProfile',
|
||||||
description: "Get a user's",
|
description: "Get a user's profile",
|
||||||
action: "Get a user's profile",
|
action: "Get a user's profile",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user