@@ -102,6 +102,11 @@ export class Probo implements INodeType {
|
||||
value: 'organization',
|
||||
description: 'Manage organizations',
|
||||
},
|
||||
{
|
||||
name: 'People',
|
||||
value: 'people',
|
||||
description: 'Manage people',
|
||||
},
|
||||
{
|
||||
name: 'Vendor',
|
||||
value: 'vendor',
|
||||
@@ -134,4 +139,4 @@ export class Probo implements INodeType {
|
||||
methods = {
|
||||
listSearch: {},
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user