diff --git a/src/routes/idaa/(idaa)/jitsi_reports/+page.svelte b/src/routes/idaa/(idaa)/jitsi_reports/+page.svelte index b23b8cb2..172d9321 100644 --- a/src/routes/idaa/(idaa)/jitsi_reports/+page.svelte +++ b/src/routes/idaa/(idaa)/jitsi_reports/+page.svelte @@ -1,5 +1,7 @@ + +
+ + +
+
+ + + {#if base_url_preset === 'custom'} + + {/if} +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + + + + + + + {#if show_advanced} +
+ +
+ + +
+ + +
+ + +
+ + +
+ + {#if show_sound} +
+ + + + + +
+ {/if} +
+
+ {/if} + + +
+ +
+ + +
+ + {#if built_url} +
+ + +
+ {#if output_mode === 'url'} + + + Open in new tab + + {/if} + {:else} +

Fill in Room Name to generate a URL.

+ {/if} +
+ +