Room list invites: address some remarks and add small tests
This commit is contained in:
parent
97e79d94d1
commit
90e273cd65
9 changed files with 46 additions and 11 deletions
|
|
@ -58,7 +58,7 @@ sealed interface RoomListFilter {
|
|||
data object Favorite : RoomListFilter
|
||||
|
||||
/**
|
||||
* A filter that matches rooms that with Invited membership.
|
||||
* A filter that matches rooms with Invited membership.
|
||||
*/
|
||||
data object Invite : RoomListFilter
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue