mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
5 lines
75 B
Swift
5 lines
75 B
Swift
import UIKit
|
|
|
|
@objc(Application) class Application: UIApplication {
|
|
|
|
}
|