mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-10-09 03:20:48 +00:00
Fix syntax
This commit is contained in:
parent
fd05480710
commit
6f32d88a4e
@ -624,7 +624,7 @@ public class ProfileLevelInfoScreen: ViewControllerComponentContainer {
|
||||
super.init(context: context, component: ProfileLevelInfoScreenComponent(
|
||||
context: context,
|
||||
peer: peer,
|
||||
starRating: starRating,
|
||||
starRating: starRating
|
||||
), navigationBarAppearance: .none, theme: theme)
|
||||
|
||||
self.statusBar.statusBarStyle = .Ignore
|
||||
|
Loading…
x
Reference in New Issue
Block a user