disable code for chykalophia specific operation
This commit is contained in:
parent
ed7dc578c5
commit
48a12ba8cd
|
@ -17,12 +17,12 @@ export const projectOperations: INodeProperties[] = [
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
options: [
|
options: [
|
||||||
{
|
// {
|
||||||
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: 'Copy',
|
name: 'Copy',
|
||||||
value: 'copy',
|
value: 'copy',
|
||||||
|
|
Loading…
Reference in New Issue