mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Fix build
This commit is contained in:
parent
41f943b5f1
commit
bad36be2fb
@ -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)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user