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