merge conflict
This commit is contained in:
parent
c6ef0dd966
commit
30bf56d941
|
@ -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',
|
||||||
|
|
Loading…
Reference in New Issue