From c53a993bab93eb25e8f83fef9e7c995c004e7222 Mon Sep 17 00:00:00 2001 From: Scott Idem Date: Mon, 30 Mar 2026 20:06:23 -0400 Subject: [PATCH] Improved the open meeting externally buttons and style. --- .../idaa/(idaa)/video_conferences/+page.svelte | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/routes/idaa/(idaa)/video_conferences/+page.svelte b/src/routes/idaa/(idaa)/video_conferences/+page.svelte index ac025a34..9120b759 100644 --- a/src/routes/idaa/(idaa)/video_conferences/+page.svelte +++ b/src/routes/idaa/(idaa)/video_conferences/+page.svelte @@ -1211,7 +1211,7 @@ async function init_jitsi() { -{#if $ae_loc.iframe} +{#if $ae_loc.iframe || $ae_loc.edit_mode}