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
+1 -1
View File
@@ -1,6 +1,6 @@
FROM node:20.7.0-alpine
LABEL version="1.5.3" description="Api to control whatsapp features through http requests."
LABEL version="1.5.4" description="Api to control whatsapp features through http requests."
LABEL maintainer="Davidson Gomes" git="https://github.com/DavidsonGomes"
LABEL contact="contato@agenciadgcode.com"