Better handling of file types (extensions)

This commit is contained in:
Scott Idem
2025-03-18 17:33:27 -04:00
parent 253a1c59d6
commit 0f22ad0584
3 changed files with 60 additions and 9 deletions

View File

@@ -40,7 +40,7 @@ let {
link_to_type,
link_to_id,
display_mode = 'default',
max_file_count = 19,
max_file_count = 49,
file_type = 'all',
slct_hosted_file_kv = $bindable({}),
slct_hosted_file_id = $bindable(null),