Fix title

This commit is contained in:
Nathan Mattes 2023-11-09 11:52:31 +01:00
parent 83e45847fe
commit f3a7fe8320
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ final class FollowerListViewController: UIViewController, NeedsDependency {
super.init(nibName: nil, bundle: nil)
title = L10n.Scene.Following.title
title = L10n.Scene.Follower.title
view.backgroundColor = .secondarySystemBackground