This commit is contained in:
Ilya Laktyushin 2025-12-22 00:19:11 +04:00
parent ef5b8537e0
commit 2edce5ebf2
135 changed files with 4477 additions and 7394 deletions

View file

@ -1178,8 +1178,8 @@ func contextMenuForChatPresentationInterfaceState(chatPresentationInterfaceState
c?.dismiss(completion: {
let presentationData = context.sharedContext.currentPresentationData.with { $0 }
controllerInteraction.presentController(standardTextAlertController(
theme: AlertControllerTheme(presentationData: presentationData),
controllerInteraction.presentController(textAlertController(
context: context,
title: presentationData.strings.Chat_ScheduledForceSendProcessingVideo_Title,
text: presentationData.strings.Chat_ScheduledForceSendProcessingVideo_Text,
actions: [