change (preferences) : clean and fix tests

This commit is contained in:
ganfra 2025-04-10 18:10:50 +02:00
parent 64f139750c
commit 5fd987a116
5 changed files with 40 additions and 6 deletions

View file

@ -73,7 +73,6 @@ internal fun RoomSummaryRow(
eventSink: (RoomListEvents) -> Unit,
modifier: Modifier = Modifier,
) {
Box(modifier = modifier) {
when (room.displayType) {
RoomSummaryDisplayType.PLACEHOLDER -> {