mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-10 14:26:34 +00:00
b778fa9c30
This is done because there's gonna be a case where this connection causes errors because the component expects `NormalMessage` to be a parent of this component. When used in future StatusUpdates, there's no `NormalMessage`. Unfortunately, disabling the connection based on a condition doesn't remove the error, so we have to move this code out entirely