fix: redundant execute path for avatar setting

This commit is contained in:
CMK 2021-03-11 11:36:42 +08:00
parent 0be862c6b3
commit 51ee576c24
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ extension StatusSection {
} else {
cell.statusView.avatarButton.isHidden = false
cell.statusView.avatarStackedContainerButton.isHidden = true
cell.statusView.configure(with: AvatarConfigurableViewConfiguration(avatarImageURL: (toot.reblog ?? toot).author.avatarImageURL()))
cell.statusView.configure(with: AvatarConfigurableViewConfiguration(avatarImageURL: toot.author.avatarImageURL()))
}
// set text