diff --git a/src/lib/ae_core/ae_comp__hosted_files_download_button.svelte b/src/lib/ae_core/ae_comp__hosted_files_download_button.svelte index f33a442c..94399c6d 100644 --- a/src/lib/ae_core/ae_comp__hosted_files_download_button.svelte +++ b/src/lib/ae_core/ae_comp__hosted_files_download_button.svelte @@ -34,7 +34,7 @@ label?: import('svelte').Snippet; } - let { + let { log_lvl = 0, hosted_file_id, hosted_file_obj, @@ -218,10 +218,10 @@ {@const file_id = hosted_file_obj?.id || hosted_file_obj?.hosted_file_id || hosted_file_id} {#await ae_promises[file_id]}