mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Folder improvements
This commit is contained in:
@@ -528,7 +528,7 @@ final class MutableChatListView {
|
||||
|
||||
}
|
||||
|
||||
func firstHole() -> ChatListHole? {
|
||||
func firstHole() -> (PeerGroupId, ChatListHole)? {
|
||||
return self.sampledState.hole
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user