mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Various UI fixes
This commit is contained in:
@@ -379,6 +379,8 @@ final class WatchMediaHandler: WatchRequestHandler {
|
||||
round = true
|
||||
case .large:
|
||||
targetSize = CGSize(width: 150, height: 150);
|
||||
@unknown default:
|
||||
fatalError()
|
||||
}
|
||||
|
||||
return SSignal { subscriber in
|
||||
|
||||
Reference in New Issue
Block a user