fix: Solved problem with duplicate messages in chatwoot

This commit is contained in:
Davidson Gomes
2023-10-09 18:00:14 -03:00
parent 29fd448998
commit 62c74deac3
9 changed files with 151 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "evolution-api",
"version": "1.5.3",
"version": "1.5.4",
"description": "Rest api for communication with WhatsApp",
"main": "./dist/src/main.js",
"scripts": {