mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Various improvements
This commit is contained in:
@@ -744,6 +744,10 @@ public final class TelegramRootController: NavigationController, TelegramRootCon
|
||||
public func openBirthdaySetup() {
|
||||
self.accountSettingsController?.openBirthdaySetup()
|
||||
}
|
||||
|
||||
public func openPhotoSetup() {
|
||||
self.accountSettingsController?.openAvatarSetup()
|
||||
}
|
||||
}
|
||||
|
||||
//Xcode 16
|
||||
|
||||
Reference in New Issue
Block a user