mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Emoji animations improvements
This commit is contained in:
@@ -2,7 +2,6 @@ import Foundation
|
||||
import Postbox
|
||||
import TelegramApi
|
||||
|
||||
|
||||
extension JSON {
|
||||
private init?(_ object: Any) {
|
||||
if let object = object as? JSONValue {
|
||||
|
||||
Reference in New Issue
Block a user