Various improvements

This commit is contained in:
Ilya Laktyushin
2024-12-06 09:31:49 +04:00
parent c7ab78a8a1
commit fdb4b80e27
56 changed files with 520 additions and 153 deletions

View File

@@ -744,6 +744,10 @@ public final class TelegramRootController: NavigationController, TelegramRootCon
public func openBirthdaySetup() {
self.accountSettingsController?.openBirthdaySetup()
}
public func openPhotoSetup() {
self.accountSettingsController?.openAvatarSetup()
}
}
//Xcode 16