mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
feat(slack Node): add operation get many for user resource (#3150)
This commit is contained in:
committed by
GitHub
parent
a8da9c31a9
commit
2714b4ced7
@@ -1,5 +1,4 @@
|
||||
import { INodeProperties } from 'n8n-workflow';
|
||||
import { text } from 'express';
|
||||
|
||||
export const userProfileOperations: INodeProperties[] = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user