feature(chatwoot): add merge_brazil_contacts function to solve nine digit in brazilian numbers

This commit is contained in:
Deivison Lincoln
2024-05-08 15:03:37 -03:00
parent 7a0149ee23
commit dcc32479ff
8 changed files with 53 additions and 3 deletions

View File

@@ -53,6 +53,7 @@ export class ChatwootController {
data.conversation_pending = false;
data.import_contacts = false;
data.import_messages = false;
data.merge_brazil_contacts = false;
data.days_limit_import_messages = 0;
data.auto_create = false;
data.name_inbox = '';