mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-11 04:27:03 +00:00
review (docstrings) and remove unused artifacts.
This commit is contained in:
@@ -431,6 +431,7 @@ export function createCallViewModel$(
|
||||
const useOldJwtEndpoint$ = scope.behavior(
|
||||
matrixRTCMode$.pipe(map((v) => v !== MatrixRTCMode.Matrix_2_0)),
|
||||
);
|
||||
|
||||
const localTransport$ = createLocalTransport$({
|
||||
scope: scope,
|
||||
memberships$: memberships$,
|
||||
|
||||
Reference in New Issue
Block a user