Remove the Element Call Picture in Picture feature flag. (#3204)

This commit is contained in:
Doug
2024-08-27 11:07:19 +01:00
committed by GitHub
parent a3e66d3e7e
commit 3e621bf425
8 changed files with 9 additions and 19 deletions

View File

@@ -659,7 +659,7 @@ class AppCoordinator: AppCoordinatorProtocol, AuthenticationFlowCoordinatorDeleg
let callScreenCoordinator = CallScreenCoordinator(parameters: .init(elementCallService: elementCallService,
configuration: configuration,
elementCallPictureInPictureEnabled: false,
allowPictureInPicture: false,
appHooks: appHooks))
callScreenCoordinator.actions