Fix title
This commit is contained in:
parent
83e45847fe
commit
f3a7fe8320
|
@ -43,7 +43,7 @@ final class FollowerListViewController: UIViewController, NeedsDependency {
|
||||||
|
|
||||||
super.init(nibName: nil, bundle: nil)
|
super.init(nibName: nil, bundle: nil)
|
||||||
|
|
||||||
title = L10n.Scene.Following.title
|
title = L10n.Scene.Follower.title
|
||||||
|
|
||||||
view.backgroundColor = .secondarySystemBackground
|
view.backgroundColor = .secondarySystemBackground
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue