mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-09-04 20:31:17 +01:00
The first message sent to a new contact was throwing 'Unknown Group'. This was because we didn't wait for the initial save to sync the `type` attribute to indexedDB. Instead, don't trigger the conversation to open until it has finished saving.