mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 10:31:15 +00:00
+ added new tools
This commit is contained in:
@@ -7,7 +7,7 @@ export class UProcApi implements ICredentialType {
|
||||
name = 'uprocApi';
|
||||
displayName = 'uProc API';
|
||||
properties = [
|
||||
{
|
||||
{
|
||||
displayName: 'Email',
|
||||
name: 'email',
|
||||
type: 'string' as NodePropertyTypes,
|
||||
|
||||
Reference in New Issue
Block a user