chore: fix issue with downloading multiple files on macOS
This commit is contained in:
@@ -18,6 +18,7 @@ export type FileItemAction =
|
||||
>
|
||||
payload: {
|
||||
file: FileItem
|
||||
directoryHandle?: FileSystemDirectoryHandle
|
||||
}
|
||||
}
|
||||
| {
|
||||
|
||||
Reference in New Issue
Block a user