mirror of
https://github.com/vector-im/element-call.git
synced 2026-09-01 21:25:18 +00:00
review: just inline intent and skipLobby from urlParam
This commit is contained in:
@@ -77,7 +77,8 @@ export const RoomPage: FC = () => {
|
||||
scope,
|
||||
devices,
|
||||
calculateInitialMuteState(
|
||||
urlParams,
|
||||
urlParams.skipLobby,
|
||||
urlParams.callIntent,
|
||||
import.meta.env.VITE_PACKAGE,
|
||||
window.location.hostname,
|
||||
Config.get().trust_localhost_for_mute_state,
|
||||
|
||||
Reference in New Issue
Block a user