Fix #1368 [REGRESSION] Content Warning text is not displayed in the edit history view
This commit is contained in:
parent
4af146f77e
commit
6bc34282e4
@ -58,6 +58,8 @@ extension StatusView {
|
||||
actionToolbarAdaptiveMarginContainerView.isHidden = true
|
||||
authorView.menuButton.isHidden = true
|
||||
headerAdaptiveMarginContainerView.isHidden = true
|
||||
|
||||
configureForContentDisplayMode()
|
||||
}
|
||||
|
||||
public func configure(status: MastodonStatus, contentDisplayMode: ContentDisplayMode) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user