mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-22 20:12:02 -06:00
fix: correction sending s3/minio media to chatwoot and typebot
This commit is contained in:
parent
182dce4840
commit
f612a45550
@ -1005,10 +1005,6 @@ export class WAStartupService {
|
||||
}
|
||||
}
|
||||
|
||||
console.log('webhookGlobal.GLOBAL?.ENABLED', webhookGlobal.GLOBAL?.ENABLED);
|
||||
console.log('webhookGlobal.EVENTS[we]', webhookGlobal.EVENTS[we]);
|
||||
console.log('we', we);
|
||||
|
||||
if (webhookGlobal.GLOBAL?.ENABLED) {
|
||||
if (webhookGlobal.EVENTS[we]) {
|
||||
this.logger.verbose('Sending data to webhook global');
|
||||
|
Loading…
Reference in New Issue
Block a user