Fix syntax

This commit is contained in:
Isaac 2025-07-28 18:19:05 +02:00
parent fd05480710
commit 6f32d88a4e

View File

@ -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