mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-02 01:05:25 +02:00
Fix listener for audiobook updates in edit modal, add remove cover button
This commit is contained in:
parent
63cae5b0ed
commit
93c78a672c
9 changed files with 96 additions and 51 deletions
|
@ -130,7 +130,6 @@ export default {
|
|||
})
|
||||
this.isProcessing = false
|
||||
if (updatedAudiobook) {
|
||||
console.log('Update Successful', updatedAudiobook)
|
||||
this.$toast.success('Update Successful')
|
||||
this.$emit('close')
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue