n8n-nodes-evolution-api
Advanced tools
Comparing version 0.1.51 to 0.1.52
@@ -816,3 +816,3 @@ "use strict"; | ||
type: 'string', | ||
default: '', | ||
default: 'Não aceitamos ligações telefônicas.', | ||
description: 'Mensagem a ser enviada se as chamadas forem rejeitadas', | ||
@@ -823,5 +823,2 @@ displayOptions: { | ||
operation: ['instanceSettings'], | ||
'rejectCall': [ | ||
true, | ||
], | ||
}, | ||
@@ -831,21 +828,2 @@ }, | ||
{ | ||
displayName: 'Mensagem De Chamadas', | ||
name: 'msgCallEmpty', | ||
type: 'string', | ||
default: '', | ||
description: 'Mensagem vazia para chamadas rejeitadas', | ||
displayOptions: { | ||
show: { | ||
resource: ['instances-api'], | ||
operation: ['instanceSettings'], | ||
'rejectCall': [ | ||
false, | ||
], | ||
}, | ||
}, | ||
typeOptions: { | ||
disabled: true, | ||
}, | ||
}, | ||
{ | ||
displayName: 'Ignorar Grupos', | ||
@@ -852,0 +830,0 @@ name: 'groupsIgnore', |
{ | ||
"name": "n8n-nodes-evolution-api", | ||
"version": "0.1.51", | ||
"version": "0.1.52", | ||
"description": "Api não oficial do WhatsApp", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
{ | ||
"name": "n8n-nodes-evolution-api", | ||
"version": "0.1.51", | ||
"version": "0.1.52", | ||
"description": "Api não oficial do WhatsApp", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
103816
1421