File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed
Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -196,6 +196,7 @@ function Chatwoot() {
196196 />
197197 < FormSwitch name = "reopenConversation" label = { t ( "chatwoot.form.reopenConversation.label" ) } className = "w-full justify-between" helper = { t ( "chatwoot.form.reopenConversation.description" ) } />
198198 < FormSwitch name = "importContacts" label = { t ( "chatwoot.form.importContacts.label" ) } className = "w-full justify-between" helper = { t ( "chatwoot.form.importContacts.description" ) } />
199+ < FormSwitch name = "mergeBrazilContacts" label = { t ( "chatwoot.form.mergeBrazilContacts.label" ) } className = "w-full justify-between" helper = { t ( "chatwoot.form.mergeBrazilContacts.description" ) } />
199200 < FormSwitch name = "importMessages" label = { t ( "chatwoot.form.importMessages.label" ) } className = "w-full justify-between" helper = { t ( "chatwoot.form.importMessages.description" ) } />
200201 < FormInput name = "daysLimitImportMessages" label = { t ( "chatwoot.form.daysLimitImportMessages.label" ) } >
201202 < Input type = "number" />
Original file line number Diff line number Diff line change 349349 "label" : " Importar Contatos" ,
350350 "description" : " Importar contatos da agenda do WhatsApp ao conectar o QR Code"
351351 },
352+ "mergeBrazilContacts" : {
353+ "label" : " Mesclar Contatos Brasil" ,
354+ "description" : " Mescla contatos brasileiros com e sem código de país (55)"
355+ },
352356 "importMessages" : {
353357 "label" : " Importar Mensagens" ,
354358 "description" : " Importar mensagens do WhatsApp ao conectar o QR Code"
You can’t perform that action at this time.
0 commit comments