mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
fix(Invoice Ninja Node): Fix emailing and marking invoice as paid / sent (#9589)
This commit is contained in:
@@ -27,7 +27,7 @@ export const quoteOperations: INodeProperties[] = [
|
||||
{
|
||||
name: 'Email',
|
||||
value: 'email',
|
||||
description: 'Email an quote',
|
||||
description: 'Email a quote',
|
||||
action: 'Email a quote',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user