mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Merge branch 'master' of gitlab.com:peter-iakovlev/telegram-ios
This commit is contained in:
@@ -2056,6 +2056,8 @@ public final class SharedAccountContextImpl: SharedAccountContext {
|
||||
mappedSource = .messageTags
|
||||
case .folderTags:
|
||||
mappedSource = .folderTags
|
||||
case .animatedEmoji:
|
||||
mappedSource = .animatedEmoji
|
||||
}
|
||||
let controller = PremiumIntroScreen(context: context, source: mappedSource, modal: modal, forceDark: forceDark)
|
||||
controller.wasDismissed = dismissed
|
||||
|
||||
Reference in New Issue
Block a user