mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-06-05 22:35:47 +01:00
04f0142b23
Previously, updateNumbers would throw an Error, so the whole group update was discarded. Signal-Android handles this the same way in GroupMessageProcessor.handleGroupUpdate(). Closes #1056