mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-18 13:49:39 +01:00
e8cb4efaa4
Creating a group with a member who's identity key has changed would previously fail silently. Now, we catch and save the error, allowing the same conflict resolution process as with regular messages. Fixes #205