Update wrong comment
This commit is contained in:
parent
3b8372f2aa
commit
da500fdcb2
1 changed files with 2 additions and 2 deletions
|
|
@ -54,8 +54,8 @@ interface RoomListService {
|
||||||
): DynamicRoomList
|
): DynamicRoomList
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* returns a [DynamicRoomList] object of all rooms we want to display.
|
* Returns a [DynamicRoomList] object of all rooms we want to display.
|
||||||
* This will exclude some rooms like the invites, or spaces.
|
* If you want to get a filtered room list, consider using [createRoomList].
|
||||||
*/
|
*/
|
||||||
val allRooms: DynamicRoomList
|
val allRooms: DynamicRoomList
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue