Unified room overview: fix normal priority section text

Change-Id: Idce69949c1aa687273a7e6a5f94a0f262707a9b7
This commit is contained in:
SpiritCroc 2021-05-15 12:22:51 +02:00
parent c16d661590
commit 676a9f7bfa

View File

@ -166,7 +166,7 @@ class SpaceRoomListSectionBuilder(
addSection(
sections = sections,
activeSpaceUpdaters = activeSpaceAwareQueries,
nameRes = R.string.bottom_action_rooms,
nameRes = R.string.normal_priority_header,
notifyOfLocalEcho = false,
spaceFilterStrategy = if (onlyOrphansInHome) {
RoomListViewModel.SpaceFilterStrategy.ORPHANS_IF_SPACE_NULL