mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Refactoring
This commit is contained in:
@@ -124,7 +124,7 @@ final class ChatTextInputAudioRecordingOverlay {
|
||||
|
||||
var containerNodeRef: ASDisplayNode? = self.containerNode
|
||||
|
||||
var completion: () -> Void = {
|
||||
let completion: () -> Void = {
|
||||
if let containerNode = containerNodeRef, innerCompleted, outerCompleted, iconCompleted {
|
||||
containerNode.removeFromSupernode()
|
||||
containerNodeRef = nil
|
||||
|
||||
Reference in New Issue
Block a user