mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Fix archived stickers bulk editing
This commit is contained in:
@@ -1239,7 +1239,7 @@ public func installedStickerPacksController(context: AccountContext, mode: Insta
|
||||
return controller
|
||||
}
|
||||
|
||||
private class StickersToolbarItem: ItemListToolbarItem {
|
||||
class StickersToolbarItem: ItemListToolbarItem {
|
||||
private let selectedCount: Int32
|
||||
|
||||
init(selectedCount: Int32, actions: [Action]) {
|
||||
|
||||
Reference in New Issue
Block a user