mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-01-08 05:55:13 +00:00
fix after merge
This commit is contained in:
committed by
Ilya Laktyushin
parent
43189674c4
commit
3da2eb595a
@@ -232,7 +232,7 @@ public final class ChatController: TelegramController, GalleryHiddenMediaTarget,
|
||||
private var beginMediaRecordingRequestId: Int = 0
|
||||
private var lockMediaRecordingRequestId: Int?
|
||||
|
||||
public override var customData: Any? {
|
||||
public override var navigationCustomData: Any? {
|
||||
return self.chatLocation
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user