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
0d7298136a
commit
bc2fcb8953
@ -393,7 +393,7 @@ private final class VoiceChatActionButtonBackgroundNode: ASDisplayNode {
|
|||||||
private let maskBlobView: VoiceBlobView
|
private let maskBlobView: VoiceBlobView
|
||||||
private let maskCircleLayer = CAShapeLayer()
|
private let maskCircleLayer = CAShapeLayer()
|
||||||
|
|
||||||
private let maskProgressLayer = CAShapeLayer()
|
fileprivate let maskProgressLayer = CAShapeLayer()
|
||||||
|
|
||||||
private let maskMediumBlobLayer = CAShapeLayer()
|
private let maskMediumBlobLayer = CAShapeLayer()
|
||||||
private let maskBigBlobLayer = CAShapeLayer()
|
private let maskBigBlobLayer = CAShapeLayer()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user