mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Don't show Calls tab by default
This commit is contained in:
@@ -1165,8 +1165,6 @@ final class SharedApplicationContext {
|
||||
self.registerForNotifications(context: context.context, authorize: authorizeNotifications)
|
||||
|
||||
self.resetIntentsIfNeeded(context: context.context)
|
||||
|
||||
let _ = storeCurrentCallListTabDefaultValue(accountManager: context.context.sharedContext.accountManager).start()
|
||||
}))
|
||||
} else {
|
||||
self.mainWindow.viewController = nil
|
||||
|
||||
Reference in New Issue
Block a user