Fixes lack of blurhash in some videos
This commit is contained in:
@@ -67,6 +67,7 @@ fun FileHeaderDisplay(
|
|||||||
url = fullUrl,
|
url = fullUrl,
|
||||||
description = description,
|
description = description,
|
||||||
hash = hash,
|
hash = hash,
|
||||||
|
blurhash = blurHash,
|
||||||
dim = dimensions,
|
dim = dimensions,
|
||||||
uri = uri,
|
uri = uri,
|
||||||
authorName = note.author?.toBestDisplayName(),
|
authorName = note.author?.toBestDisplayName(),
|
||||||
|
|||||||
Reference in New Issue
Block a user