mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Don't throw errors from background
// FREEBIE
This commit is contained in:
@@ -214,6 +214,7 @@
|
||||
notifyConversation(message);
|
||||
});
|
||||
});
|
||||
return;
|
||||
}
|
||||
|
||||
throw e;
|
||||
|
||||
Reference in New Issue
Block a user