mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-21 00:48:19 +01: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