Skip to content

Commit c10680d

Browse files
committed
brand
1 parent 171f460 commit c10680d

File tree

4 files changed

+3
-5
lines changed

4 files changed

+3
-5
lines changed

README.md

-4
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,6 @@ To continuously improve our services, we have implemented telemetry that collect
7575
Join our Evolution Pro community for expert support and a weekly call to answer questions. Visit the link below to learn more and subscribe:
7676

7777
[Click here to learn more](https://evolution-api.com/suporte-pro)
78-
<br>
79-
<a href="https://evolution-api.com/suporte-pro">
80-
<img src="./public/images/evolution-pro.png" alt="Subscribe" width="600">
81-
</a>
8278

8379
# Donate to the project.
8480

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[ZoneTransfer]
2+
ZoneId=3
3+
HostUrl=https://www.photopea.com/

public/images/cover.png

961 Bytes
Loading

src/api/integrations/chatbot/chatwoot/services/chatwoot.service.ts

-1
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,6 @@ export class ChatwootService {
401401

402402
return true;
403403
} catch (error) {
404-
this.logger.error(error);
405404
return false;
406405
}
407406
}

0 commit comments

Comments
 (0)