Skip to content

Commit 79f4a22

Browse files
committed
refactor: lint check
1 parent 20dd1b1 commit 79f4a22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1482,7 +1482,7 @@ export class BaileysStartupService extends ChannelStartupService {
14821482

14831483
continue;
14841484
}
1485-
1485+
14861486
if (findMessage && update.status !== undefined && status[update.status] !== findMessage.status) {
14871487
if (!key.fromMe && key.remoteJid) {
14881488
readChatToUpdate[key.remoteJid] = true;

0 commit comments

Comments
 (0)