sdk (space) : expose the via parameter from space room
This commit is contained in:
parent
dd2c9d4450
commit
a2de7b8ddd
3 changed files with 8 additions and 1 deletions
|
|
@ -31,6 +31,7 @@ class SpaceRoomMapper {
|
|||
state = spaceRoom.state?.map(),
|
||||
topic = spaceRoom.topic,
|
||||
worldReadable = spaceRoom.worldReadable.orFalse(),
|
||||
via = spaceRoom.via,
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue