fix downloads
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user