mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Add app icon shortcut
This commit is contained in:
@@ -947,6 +947,10 @@ final class AuthorizedApplicationContext {
|
||||
self.rootController.openRootCamera()
|
||||
}
|
||||
|
||||
func openAppIcon() {
|
||||
self.rootController.openAppIcon()
|
||||
}
|
||||
|
||||
func switchAccount() {
|
||||
let _ = (activeAccountsAndPeers(context: self.context)
|
||||
|> take(1)
|
||||
|
||||
Reference in New Issue
Block a user