disable code for chykalophia specific operation

This commit is contained in:
Joel Sanguenza 2022-09-15 00:46:06 +08:00
parent ed7dc578c5
commit 48a12ba8cd
1 changed files with 6 additions and 6 deletions

View File

@ -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',