mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-19 03:42:23 -06:00
refactor: lint check
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user