mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-28 13:58:40 +02:00
Fix:Drag n drop uploader
This commit is contained in:
parent
90d1e159d7
commit
fcbccaeb4e
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue