From 03502e47f721fb0fada29879ad879e8f9b9451e9 Mon Sep 17 00:00:00 2001 From: Josh Perez <60019601+josh-signal@users.noreply.github.com> Date: Wed, 12 May 2021 16:40:42 -0400 Subject: [PATCH] Short circuit if there is no read reaction --- js/read_syncs.js | 1 + 1 file changed, 1 insertion(+) diff --git a/js/read_syncs.js b/js/read_syncs.js index 3af480c032b..bb2458ed7a9 100644 --- a/js/read_syncs.js +++ b/js/read_syncs.js @@ -25,6 +25,7 @@ receipt.get('senderUuid'), receipt.get('timestamp') ); + return; } Whisper.Notifications.removeBy({