mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-24 17:38:40 -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) {
|
if (!provider) {
|
||||||
this.logger.error('provider not found');
|
this.logger.error('provider not found');
|
||||||
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
this.provider = provider;
|
this.provider = provider;
|
||||||
|
Loading…
Reference in New Issue
Block a user