Skip to content

room-list: Don't load invited rooms twice

Kévin Commaille requested to merge (removed):room-list-invites into main

The issue that was in the SDK has been fixed so the invited rooms appear twice in the list, which makes the added count invalid since they are deduplicated in the list, and causes a crash.

Should fix Fractal nightly (flatpak) fails to launch (#1226 - closed).

Merge request reports