mirror of
https://github.com/mastodon/mastodon-ios.git
synced 2025-01-31 17:45:17 +01:00
Cleanup (IOS-284)
This commit is contained in:
parent
6315abeb9e
commit
663bff6cb2
@ -236,7 +236,6 @@ public final class StatusCardControl: UIControl {
|
||||
}
|
||||
|
||||
if let author = card.authors?.first, let account = author.account {
|
||||
// , , author.url?.isEmpty == false
|
||||
authorAccountButton.configure(with: account)
|
||||
authorAccountButton.isHidden = false
|
||||
authorLabel.isHidden = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user