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