Short circuit if there is no read reaction

This commit is contained in:
Josh Perez 2021-05-12 16:40:42 -04:00 committed by GitHub
parent cfd95aba13
commit 03502e47f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
receipt.get('senderUuid'),
receipt.get('timestamp')
);
return;
}
Whisper.Notifications.removeBy({