Fix rooms being stuck in "Connecting" state

I haven't managed to reliably reproduce this bug, so I don't know if
this actually fixes it.
This commit is contained in:
Joscha 2023-03-12 16:36:34 +01:00
parent 0612d235d7
commit 1e90e76fba
3 changed files with 5 additions and 2 deletions

View file

@ -83,6 +83,9 @@ Procedure when bumping the version number:
### Changed
- Some key bindings in the rooms list
### Fixed
- Rooms being stuck in "Connecting" state
## v0.3.0 - 2022-08-22
### Added