Update screenshots

This commit is contained in:
Florian Renaud 2023-04-12 16:48:00 +02:00
parent cf8e91c3cf
commit 5364bbd2cb
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()