mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-17 11:50:56 +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(
|
super.init(context: context, component: ProfileLevelInfoScreenComponent(
|
||||||
context: context,
|
context: context,
|
||||||
peer: peer,
|
peer: peer,
|
||||||
starRating: starRating,
|
starRating: starRating
|
||||||
), navigationBarAppearance: .none, theme: theme)
|
), navigationBarAppearance: .none, theme: theme)
|
||||||
|
|
||||||
self.statusBar.statusBarStyle = .Ignore
|
self.statusBar.statusBarStyle = .Ignore
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user