mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-08 08:31:13 +00:00
no message
This commit is contained in:
parent
c2ec64d813
commit
70a5dd01d2
@ -431,7 +431,7 @@ public func installedStickerPacksController(account: Account, mode: InstalledSti
|
|||||||
updatedPacks(packs)
|
updatedPacks(packs)
|
||||||
})
|
})
|
||||||
//
|
//
|
||||||
let _ = removeStickerPackInteractively(postbox: account.postbox, id: archivedItem.info.id, option: .archive)
|
let _ = removeStickerPackInteractively(postbox: account.postbox, id: archivedItem.info.id, option: .archive).start()
|
||||||
|
|
||||||
|
|
||||||
}),
|
}),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user