mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 14:45:21 +00:00
Add hide read time setting
This commit is contained in:
@@ -1945,6 +1945,8 @@ public final class SharedAccountContextImpl: SharedAccountContext {
|
||||
mappedSource = .similarChannels
|
||||
case .wallpapers:
|
||||
mappedSource = .wallpapers
|
||||
case .presence:
|
||||
mappedSource = .presence
|
||||
}
|
||||
let controller = PremiumIntroScreen(context: context, modal: modal, source: mappedSource, forceDark: forceDark)
|
||||
controller.wasDismissed = dismissed
|
||||
|
||||
Reference in New Issue
Block a user