fix downloads

This commit is contained in:
2025-05-28 12:13:56 +02:00
parent 552d1feb2e
commit ef4b4ab39f
3 changed files with 38 additions and 7 deletions

View File

@@ -87,6 +87,7 @@ export class ModalManager {
console.log('[ModalManager] Found file:', file);
return {
id: file.id,
name: file.name,
path: file.path || '',
type: file.type