forked from mirrors/misskey
Fix bug
This commit is contained in:
@@ -39,8 +39,7 @@ module.exports = (params, user) =>
|
||||
folder_id: folder
|
||||
}, {
|
||||
data: false
|
||||
})
|
||||
.toArray();
|
||||
});
|
||||
|
||||
// Serialize
|
||||
res(await Promise.all(files.map(async file =>
|
||||
|
||||
Reference in New Issue
Block a user