mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 14:44:05 -08:00
👕 Fix lint issue
This commit is contained in:
parent
a19be309f7
commit
17056122af
|
@ -1035,7 +1035,7 @@ export class EditImage implements INodeType {
|
||||||
{
|
{
|
||||||
operation,
|
operation,
|
||||||
...operationParameters,
|
...operationParameters,
|
||||||
}
|
},
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue