mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-23 04:22:02 -06:00
feat: added group integration to chatwoot
This commit is contained in:
parent
e5cd577fbf
commit
3e13ae9740
@ -61,6 +61,7 @@ export class ChatwootService {
|
||||
|
||||
if (!provider) {
|
||||
this.logger.error('provider not found');
|
||||
return null;
|
||||
}
|
||||
|
||||
this.provider = provider;
|
||||
|
Loading…
Reference in New Issue
Block a user