You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-11-23 17:02:25 +03:00
@@ -38,7 +38,7 @@ import {
|
||||
} from "./mocks";
|
||||
import { RTCEncryptionManager } from "../../../src/matrixrtc/RTCEncryptionManager.ts";
|
||||
|
||||
const mockFocus = { type: "mock" };
|
||||
const mockFocus = { type: "livekit", livekit_service_url: "https://test.org" };
|
||||
|
||||
const textEncoder = new TextEncoder();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user