From 93244da73706afc584addd3f2974c0a8034ae9a2 Mon Sep 17 00:00:00 2001 From: Mikhail Filimonov Date: Sat, 2 May 2026 11:56:45 +0100 Subject: [PATCH] macos --- submodules/TelegramVoip/Sources/GroupCallContext.swift | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/submodules/TelegramVoip/Sources/GroupCallContext.swift b/submodules/TelegramVoip/Sources/GroupCallContext.swift index 41e2e3d4bb..87c742a812 100644 --- a/submodules/TelegramVoip/Sources/GroupCallContext.swift +++ b/submodules/TelegramVoip/Sources/GroupCallContext.swift @@ -775,8 +775,7 @@ public final class OngoingGroupCallContext { return encryptionContext.decrypt(message: data, userId: userId) } } - }, - useReferenceImpl: useReferenceImpl + } ) #endif