Planned rooms should go to the lobby

This commit is contained in:
Vitor Pamplona
2026-04-30 19:44:24 -04:00
parent 9ff9a4b4e2
commit 6ee15ee6ec
@@ -169,7 +169,6 @@ private fun NestFeedCard(
presence != null && presence <= TimeUtils.now() - PRESENCE_FRESHNESS_WINDOW_SECONDS
}
StatusTag.STATUS.PLANNED,
StatusTag.STATUS.PRIVATE,
-> {
false