Revert "Room list badges"

This commit is contained in:
Jorge Martin Espinosa 2023-12-22 11:02:07 +01:00 committed by GitHub
parent deff2d8fc5
commit cbf34929af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
68 changed files with 231 additions and 384 deletions

View file

@ -170,7 +170,7 @@ class InviteListPresenter @Inject constructor(
AvatarData(
id = roomId.value,
name = name,
url = avatarUrl,
url = avatarURLString,
size = AvatarSize.RoomInviteItem,
)