Don't show Calls tab by default

This commit is contained in:
Ilya Laktyushin
2020-05-06 15:53:33 +04:00
parent 764f792eb6
commit ad3147dbbf
2 changed files with 1 additions and 17 deletions

View File

@@ -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