mirror of
https://github.com/Steffo99/twom.git
synced 2024-11-21 15:44:26 +00:00
Remove unsolvable TODO
This commit is contained in:
parent
14bd3415f0
commit
058109eac2
1 changed files with 0 additions and 1 deletions
|
@ -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,
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue