mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Various improvements
This commit is contained in:
@@ -2156,7 +2156,7 @@ public final class SharedAccountContextImpl: SharedAccountContext {
|
||||
}
|
||||
return controller
|
||||
default:
|
||||
return PremiumDemoScreen(context: context, subject: mappedSubject, action: action)
|
||||
return PremiumDemoScreen(context: context, subject: mappedSubject, forceDark: forceDark, action: action)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user