joel-plutio #1

Merged
Joel merged 5 commits from joel-plutio into master 2022-09-14 18:02:41 +02:00
1 changed files with 6 additions and 6 deletions
Showing only changes of commit 8f36f151f8 - Show all commits

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