mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-07 21:35:26 +02:00
Fix:Drag n drop uploader
This commit is contained in:
@@ -175,7 +175,6 @@ export default {
|
|||||||
}).map(ab => this.cleanBook(ab, index++))
|
}).map(ab => this.cleanBook(ab, index++))
|
||||||
return {
|
return {
|
||||||
books,
|
books,
|
||||||
invalidBooks,
|
|
||||||
ignoredFiles
|
ignoredFiles
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user