mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Serialization update
This commit is contained in:
@@ -276,7 +276,7 @@ extension ChatControllerImpl {
|
||||
placeholderColor: .clear,
|
||||
attemptSynchronous: true
|
||||
),
|
||||
file: items.first?.file,
|
||||
file: items.first?.file._parse(),
|
||||
action: action)
|
||||
return .single(actions)
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user