1
Fork 0
mirror of https://github.com/Steffo99/twom.git synced 2024-10-16 06:27:32 +00:00

Remove unsolvable TODO

This commit is contained in:
Steffo 2024-05-29 02:42:34 +02:00
parent 14bd3415f0
commit 058109eac2
Signed by: steffo
GPG key ID: 5ADA3868646C3FC0

View file

@ -123,7 +123,6 @@ fun RoomListItem(
CircularProgressIndicator()
} else {
AvatarURL(
// FIXME: URL can appearently be set before the image is available on the homeserver
url = roomSummary.avatarUrl,
alpha = alpha,
)