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