enable chykalophia specific operation

This commit is contained in:
Joel Sanguenza 2022-09-13 21:21:24 +08:00
parent 8f36f151f8
commit 52fa9c4986
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',