mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Fix masks?
This commit is contained in:
@@ -88,7 +88,7 @@ private enum InstalledStickerPacksEntryId: Hashable {
|
||||
}
|
||||
}
|
||||
|
||||
private enum InstalledStickerPacksEntry: ItemListNodeEntry {
|
||||
private indirect enum InstalledStickerPacksEntry: ItemListNodeEntry {
|
||||
case suggestOptions(PresentationTheme, String, String)
|
||||
case trending(PresentationTheme, String, Int32)
|
||||
case archived(PresentationTheme, String, Int32, [ArchivedStickerPackItem]?)
|
||||
|
||||
Reference in New Issue
Block a user