Lock target peer selection when posting from channel profile

This commit is contained in:
Ilya Laktyushin
2023-09-18 21:31:35 +04:00
parent a254de2731
commit 41c7564af8
3 changed files with 15 additions and 4 deletions

View File

@@ -352,6 +352,7 @@ public final class TelegramRootController: NavigationController, TelegramRootCon
let controller = MediaEditorScreen(
context: context,
subject: subject,
customTarget: customTarget,
isEditing: false,
transitionIn: transitionIn,
transitionOut: { finished, isNew in