Call audio video jitsi #36

Merged
deyvisonwanderley merged 7 commits from call-audio-video-jitsi into master 2025-11-21 22:54:11 +00:00
63 changed files with 5607 additions and 5690 deletions
Showing only changes of commit c5e83464ba - Show all commits

View File

@@ -502,8 +502,8 @@
<!-- Janela de Chamada --> <!-- Janela de Chamada -->
{#if browser && chamadaAtiva && chamadaAtual && CallWindowComponent} {#if browser && chamadaAtiva && chamadaAtual && CallWindowComponent}
{@const Component = CallWindowComponent}
<div class="pointer-events-none fixed inset-0 z-[9999]"> <div class="pointer-events-none fixed inset-0 z-[9999]">
{@const Component = CallWindowComponent}
<Component <Component
chamadaId={chamadaAtiva} chamadaId={chamadaAtiva}
conversaId={conversaId as Id<'conversas'>} conversaId={conversaId as Id<'conversas'>}