mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Fix
This commit is contained in:
parent
20a2318f20
commit
39f8d13700
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ public struct Namespaces {
|
|||
}
|
||||
|
||||
public struct ItemCollection {
|
||||
public static let CloudStickerPacks: Int32 = 7
|
||||
public static let CloudStickerPacks: Int32 = 0
|
||||
public static let CloudMaskPacks: Int32 = 1
|
||||
public static let EmojiKeywords: Int32 = 2
|
||||
public static let CloudAnimatedEmoji: Int32 = 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue