diff --git a/src/room/InCallView.tsx b/src/room/InCallView.tsx index 43e3ea0c..3d7044be 100644 --- a/src/room/InCallView.tsx +++ b/src/room/InCallView.tsx @@ -97,7 +97,7 @@ import { ReactionsAudioRenderer } from "./ReactionAudioRenderer"; import { ReactionsOverlay } from "./ReactionsOverlay"; import { CallEventAudioRenderer, - CallEventSounds, + type CallEventSounds, } from "./CallEventAudioRenderer"; import { debugTileLayout as debugTileLayoutSetting,