diff --git a/apps/web/src/lib/components/chat/ChatWindow.svelte b/apps/web/src/lib/components/chat/ChatWindow.svelte index 94cf83c..3b6722c 100644 --- a/apps/web/src/lib/components/chat/ChatWindow.svelte +++ b/apps/web/src/lib/components/chat/ChatWindow.svelte @@ -502,8 +502,8 @@ {#if browser && chamadaAtiva && chamadaAtual && CallWindowComponent} + {@const Component = CallWindowComponent}
- {@const Component = CallWindowComponent} }