Fix build

This commit is contained in:
Ilya Laktyushin
2020-12-10 00:41:47 +04:00
parent da91df1938
commit c69858e8e1
2 changed files with 2 additions and 2 deletions

View File

@@ -93,7 +93,7 @@ final class VoiceChatActionButton: HighlightTrackingButtonNode {
self.highligthedChanged = { [weak self] pressing in
if let strongSelf = self {
guard let (_, _, _, _, _, _, _, snap) = self.currentParams else {
guard let (_, _, _, _, _, _, _, snap) = strongSelf.currentParams else {
return
}
if pressing {