diff --git a/src/lib/ae_events_stores.ts b/src/lib/ae_events_stores.ts index ebb52742..eda34dd8 100644 --- a/src/lib/ae_events_stores.ts +++ b/src/lib/ae_events_stores.ts @@ -260,6 +260,8 @@ let events_local_data_struct: key_val = { show_content__hidden_presenters: false, show_content__hidden_sessions: false, + show__direct_download: false, + // No longer used. Use "hide" instead of "show". Now it is initially set in the remote event config sync. // show_content__presentation_code: true, // show_content__presenter_code: true, diff --git a/src/routes/events/[event_id]/reports/reports_files.svelte b/src/routes/events/[event_id]/reports/reports_files.svelte index a70b3720..3c89d328 100644 --- a/src/routes/events/[event_id]/reports/reports_files.svelte +++ b/src/routes/events/[event_id]/reports/reports_files.svelte @@ -499,9 +499,10 @@ async function handle_qry__event_file( {#if event_file_obj_li} + -

New Jitsi Meetings for IDAA

-

The URL parameters are passed from the Novi page that contains this as an iframe. This will automatically set the attendees name, email address, moderator status, and room name. The moderator status is based on the Novi UUID. This message will be hidden before going live.

+ +