mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-01-08 00:08:14 +01:00
Fix:Drag n drop uploader
This commit is contained in:
parent
90d1e159d7
commit
fcbccaeb4e
@ -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
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user