mirror of
https://github.com/mastodon/mastodon-ios.git
synced 2025-02-03 10:47:35 +01:00
FIx NewsView+Configuration.swift
This commit is contained in:
parent
5adce841ef
commit
a9534e480a
@ -42,7 +42,9 @@ extension NewsView {
|
||||
assetURL: link.image,
|
||||
altDescription: nil
|
||||
)),
|
||||
blurhash: link.blurhash
|
||||
blurhash: link.blurhash,
|
||||
index: 1,
|
||||
total: 1
|
||||
)
|
||||
imageView.setup(configuration: configuration)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user