mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-01-06 13:12:49 +00:00
Merge branch 'beta'
This commit is contained in:
@@ -1680,7 +1680,7 @@ public final class StickerPackScreenImpl: ViewController {
|
||||
MessageTextEntity(
|
||||
range: 0 ..< (text as NSString).length,
|
||||
type: .CustomEmoji(
|
||||
stickerPack: attribute.stickerPack,
|
||||
stickerPack: nil,
|
||||
fileId: attribute.fileId
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user