diff --git a/nodes/Plutio/descriptions/ProjectDescription.ts b/nodes/Plutio/descriptions/ProjectDescription.ts index f97cf77..01464d8 100644 --- a/nodes/Plutio/descriptions/ProjectDescription.ts +++ b/nodes/Plutio/descriptions/ProjectDescription.ts @@ -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',