mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Autoarchive suggestion
This commit is contained in:
@@ -2039,3 +2039,7 @@ private func accountContextMenuItems(context: AccountContext, logout: @escaping
|
||||
return items
|
||||
}
|
||||
}
|
||||
|
||||
public func makePrivacyAndSecurityController(context: AccountContext) -> ViewController {
|
||||
return privacyAndSecurityController(context: context)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user