mirror of
https://github.com/mastodon/mastodon-ios
synced 2025-04-11 22:58:02 +02:00
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)
|
||||
|
||||
title = L10n.Scene.Following.title
|
||||
title = L10n.Scene.Follower.title
|
||||
|
||||
view.backgroundColor = .secondarySystemBackground
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user