From 30bf56d941a697facde7f9bddea6bdddd1f8c33b Mon Sep 17 00:00:00 2001 From: joel Date: Thu, 15 Sep 2022 00:55:06 +0800 Subject: [PATCH] merge conflict --- nodes/Plutio/descriptions/ProjectDescription.ts | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/nodes/Plutio/descriptions/ProjectDescription.ts b/nodes/Plutio/descriptions/ProjectDescription.ts index 8e29476..5200aaa 100644 --- a/nodes/Plutio/descriptions/ProjectDescription.ts +++ b/nodes/Plutio/descriptions/ProjectDescription.ts @@ -17,12 +17,12 @@ export const projectOperations: INodeProperties[] = [ }, }, options: [ - // { - // 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: 'Copy', value: 'copy',