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