Skip to content

Commit 3e13ae9

Browse files
committed
feat: added group integration to chatwoot
1 parent e5cd577 commit 3e13ae9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/whatsapp/services/chatwoot.service.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ export class ChatwootService {
6161

6262
if (!provider) {
6363
this.logger.error('provider not found');
64+
return null;
6465
}
6566

6667
this.provider = provider;

0 commit comments

Comments
 (0)