fixed merge marker error #3

Closed
Joel wants to merge 3 commits from bug/merge-marker into joel-plutio
1 changed files with 6 additions and 6 deletions
Showing only changes of commit 30bf56d941 - Show all commits

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