mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-07-14 09:03:03 +01:00
85b4643e9b
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.