mirror of
https://github.com/vector-im/element-call.git
synced 2026-03-16 06:17:10 +00:00
review
This commit is contained in:
@@ -111,7 +111,6 @@ export const LobbyView: FC<Props> = ({
|
||||
muteStates.audio.enabled && { deviceId: devices.audioInput.selectedId },
|
||||
);
|
||||
|
||||
// eslint-disable-next-line new-cap
|
||||
const blur = useMemo(() => {
|
||||
let b = undefined;
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user