disable the chykalophia specific operation

This commit is contained in:
Joel Sanguenza 2022-09-13 21:19:50 +08:00
parent c55b039d48
commit 8f36f151f8
1 changed files with 6 additions and 6 deletions

View File

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