Fix typo and preview
This commit is contained in:
parent
4b43168913
commit
ec63baa9ce
2 changed files with 2 additions and 1 deletions
|
|
@ -47,5 +47,6 @@ private fun aRoomSummary() = RoomSummary.Filled(
|
|||
lastMessage = null,
|
||||
lastMessageTimestamp = null,
|
||||
unreadNotificationCount = 0,
|
||||
notificationMode = RoomNotificationMode.MENTIONS_AND_KEYWORDS_ONLY,
|
||||
)
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue