mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Merge commit 'fb43b34a2eecba1a5c86e406407dba991729a6e0' into story-folders
# Conflicts: # submodules/TelegramCore/Sources/TelegramEngine/Payments/StarGifts.swift
This commit is contained in:
@@ -2732,6 +2732,8 @@ public final class SharedAccountContextImpl: SharedAccountContext {
|
||||
mappedSource = .todo
|
||||
case let .auth(price):
|
||||
mappedSource = .auth(price)
|
||||
case let .premiumGift(file):
|
||||
mappedSource = .premiumGift(file)
|
||||
}
|
||||
return mappedSource
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user