mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-05 19:59:20 +00:00
rename: useLiveKit -> useLivekit
This commit is contained in:
@@ -48,7 +48,7 @@ interface UseLivekitResult {
|
|||||||
connState: ECConnectionState;
|
connState: ECConnectionState;
|
||||||
}
|
}
|
||||||
|
|
||||||
export function useLiveKit(
|
export function useLivekit(
|
||||||
rtcSession: MatrixRTCSession,
|
rtcSession: MatrixRTCSession,
|
||||||
muteStates: MuteStates,
|
muteStates: MuteStates,
|
||||||
sfuConfig: SFUConfig | undefined,
|
sfuConfig: SFUConfig | undefined,
|
||||||
Reference in New Issue
Block a user