Short circuit if there is no read reaction
This commit is contained in:
parent
cfd95aba13
commit
03502e47f7
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
receipt.get('senderUuid'),
|
||||
receipt.get('timestamp')
|
||||
);
|
||||
return;
|
||||
}
|
||||
|
||||
Whisper.Notifications.removeBy({
|
||||
|
|
Loading…
Add table
Reference in a new issue