mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-08-28 18:26:12 -06:00
refactor: lint check
This commit is contained in:
parent
20dd1b1660
commit
79f4a22217
@ -1482,7 +1482,7 @@ export class BaileysStartupService extends ChannelStartupService {
|
||||
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
if (findMessage && update.status !== undefined && status[update.status] !== findMessage.status) {
|
||||
if (!key.fromMe && key.remoteJid) {
|
||||
readChatToUpdate[key.remoteJid] = true;
|
||||
|
Loading…
Reference in New Issue
Block a user