mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-07-31 15:37:01 +00:00
cache stickers bug fix
This commit is contained in:
parent
923a852564
commit
0aa65d65fb
@ -36,6 +36,9 @@ func cacheStickerPack(transaction: Transaction, info: StickerPackCollectionInfo,
|
||||
case .iconStatusEmoji:
|
||||
namespace = Namespaces.ItemCollection.CloudIconStatusEmoji
|
||||
id = 0
|
||||
case .premiumGifts:
|
||||
namespace = Namespaces.ItemCollection.CloudPremiumGifts
|
||||
id = 0
|
||||
case .id:
|
||||
break
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user