Update screenshots

This commit is contained in:
Florian Renaud 2023-04-12 16:48:00 +02:00
parent 552f66a92a
commit 97a40b35df
12 changed files with 33 additions and 17 deletions

View file

@ -63,4 +63,4 @@ fun aUserListState() = UserListState(
eventSink = {}
)
fun aListOfSelectedUsers() = aMatrixUserList().take(4).toImmutableList()
fun aListOfSelectedUsers() = aMatrixUserList().take(6).toImmutableList()