mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-02-04 02:15:47 +00:00
Fix build
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user