RoomDirectory : address pr reviews
This commit is contained in:
parent
856a897018
commit
5e4eed68b5
6 changed files with 6 additions and 8 deletions
|
|
@ -35,7 +35,7 @@ class RoomDescriptionMapper {
|
|||
null -> RoomDescription.JoinRule.UNKNOWN
|
||||
},
|
||||
isWorldReadable = roomDescription.isWorldReadable,
|
||||
joinedMembers = roomDescription.joinedMembers.toLong(),
|
||||
numberOfMembers = roomDescription.joinedMembers.toLong(),
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue