From a4ef9fb9b71db4923ac3f77dc7f0565b241c4e1f Mon Sep 17 00:00:00 2001 From: Davidson Gomes Date: Tue, 18 Jul 2023 15:55:24 -0300 Subject: [PATCH] feat: translation set to default (english) in chatwoot --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c2fe170..1f1a3414 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ * Send contact in chatwoot * Send contact array in chatwoot * Added apiKey in webhook and serverUrl in fetchInstance if EXPOSE_IN_FETCH_INSTANCES: true +* Translation set to default (english) in chatwoot ### Fixed