fixed merge marker error
This commit is contained in:
parent
ed7dc578c5
commit
c6ef0dd966
|
@ -17,12 +17,12 @@ export const projectOperations: INodeProperties[] = [
|
|||
},
|
||||
},
|
||||
options: [
|
||||
{
|
||||
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: 'Copy',
|
||||
value: 'copy',
|
||||
|
|
Loading…
Reference in New Issue