chore: adjusts in docker files

This commit is contained in:
Davidson Gomes
2024-08-09 12:41:16 -03:00
parent e7ff09752e
commit 0f299993d9
2 changed files with 27 additions and 1 deletions

View File

@@ -2034,7 +2034,6 @@ export class BaileysStartupService extends ChannelStartupService {
}
if (this.configService.get<Dify>('DIFY').ENABLED) {
console.log('DIFY messageRaw', messageRaw);
if (messageRaw.messageType !== 'reactionMessage')
await this.difyService.sendDify(
{ instanceName: this.instance.name, instanceId: this.instanceId },