enable chykalophia specific operation
This commit is contained in:
parent
8f36f151f8
commit
52fa9c4986
|
@ -41,12 +41,12 @@ export const projectOperations: INodeProperties[] = [
|
|||
description: 'Get projects',
|
||||
action: 'Get a project',
|
||||
},
|
||||
// {
|
||||
// name: 'Chykalophia',
|
||||
// value: 'getCklph',
|
||||
// description: 'Get projects by contributor\'s email for CKLPH',
|
||||
// action: 'Get a project',
|
||||
// },
|
||||
{
|
||||
name: 'Chykalophia',
|
||||
value: 'getCklph',
|
||||
description: 'Get projects by contributor\'s email for CKLPH',
|
||||
action: 'Get a project',
|
||||
},
|
||||
{
|
||||
name: 'Move',
|
||||
value: 'move',
|
||||
|
|
Loading…
Reference in New Issue