From 4d00351db790b498f919f3083787a85ad7788ecb Mon Sep 17 00:00:00 2001 From: Davidson Gomes Date: Mon, 24 Jul 2023 15:05:26 -0300 Subject: [PATCH] fix: command to create new instances set to /new_instance:: --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57a8c4cc..3cecc446 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ * Created settings controller * Added reject call and send text message when receiving a call * Added setting to ignore group messages -* Added connection with pairing code in chatwoot +* Added connection with pairing code in chatwoot with command /init: ### Fixed