Fixes lack of blurhash in some videos

pull/821/head
Vitor Pamplona 2024-04-01 15:26:02 -04:00
rodzic 469b9c6acb
commit 29a43f82e6
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -67,6 +67,7 @@ fun FileHeaderDisplay(
url = fullUrl,
description = description,
hash = hash,
blurhash = blurHash,
dim = dimensions,
uri = uri,
authorName = note.author?.toBestDisplayName(),