Reduce number of changes in preview.
This commit is contained in:
parent
331583c60f
commit
cd1b56bb26
7 changed files with 9 additions and 31 deletions
|
|
@ -16,7 +16,7 @@ import io.element.android.libraries.matrix.api.spaces.SpaceRoom
|
|||
import io.element.android.libraries.matrix.api.user.MatrixUser
|
||||
|
||||
fun aSpaceRoom(
|
||||
rawName: String? = "Space name",
|
||||
rawName: String? = null,
|
||||
displayName: String = "Space name",
|
||||
avatarUrl: String? = null,
|
||||
canonicalAlias: RoomAlias? = null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue