mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Fix build
This commit is contained in:
parent
0d7298136a
commit
bc2fcb8953
1 changed files with 1 additions and 1 deletions
|
|
@ -393,7 +393,7 @@ private final class VoiceChatActionButtonBackgroundNode: ASDisplayNode {
|
|||
private let maskBlobView: VoiceBlobView
|
||||
private let maskCircleLayer = CAShapeLayer()
|
||||
|
||||
private let maskProgressLayer = CAShapeLayer()
|
||||
fileprivate let maskProgressLayer = CAShapeLayer()
|
||||
|
||||
private let maskMediumBlobLayer = CAShapeLayer()
|
||||
private let maskBigBlobLayer = CAShapeLayer()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue