mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Low power experiments
This commit is contained in:
@@ -248,7 +248,8 @@ public func deleteAccountOptionsController(context: AccountContext, navigationCo
|
||||
title: presentationData.strings.TwoFactorSetup_Intro_Title,
|
||||
text: presentationData.strings.TwoFactorSetup_Intro_Text,
|
||||
actionText: presentationData.strings.TwoFactorSetup_Intro_Action,
|
||||
doneText: presentationData.strings.TwoFactorSetup_Done_Action
|
||||
doneText: presentationData.strings.TwoFactorSetup_Done_Action,
|
||||
phoneNumber: nil
|
||||
)))
|
||||
|
||||
replaceTopControllerImpl?(controller, false)
|
||||
|
||||
Reference in New Issue
Block a user