HOTFIX silly me
This commit is contained in:
parent
91247b7f16
commit
feacda1c3b
@ -35,7 +35,7 @@ class ImageViewController: UIViewController {
|
|||||||
titleLabel.text = imageTitle ?? ""
|
titleLabel.text = imageTitle ?? ""
|
||||||
layoutTitleLabel()
|
layoutTitleLabel()
|
||||||
|
|
||||||
guard imageTitle != nil else {
|
guard imageTitle != "" else {
|
||||||
titleBackground.removeFromSuperview()
|
titleBackground.removeFromSuperview()
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user