mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Lock target peer selection when posting from channel profile
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user