Fix build

This commit is contained in:
Ilya Laktyushin 2020-12-10 14:26:38 +04:00
parent 0d7298136a
commit bc2fcb8953

View File

@ -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()