mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-02-08 12:24:39 +00:00
Fix build
This commit is contained in:
@@ -2185,7 +2185,7 @@ public func chatSecretMessageVideo(account: Account, userLocation: MediaResource
|
||||
}
|
||||
}
|
||||
|
||||
if arguments.corners.topLeft > 40.0 {
|
||||
if arguments.corners.topLeft.radius > 40.0 {
|
||||
} else {
|
||||
addCorners(context, arguments: arguments)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user