mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 14:45:21 +00:00
Blur and background updates
This commit is contained in:
@@ -186,7 +186,6 @@ public class ChatListControllerImpl: TelegramBaseController, ChatListController
|
||||
title = filter.title
|
||||
} else if self.groupId == .root {
|
||||
title = self.presentationData.strings.DialogList_Title
|
||||
self.navigationBar?.item = nil
|
||||
} else {
|
||||
title = self.presentationData.strings.ChatList_ArchivedChatsTitle
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user