mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-03 17:54:54 +02:00
Fix listener for audiobook updates in edit modal, add remove cover button
This commit is contained in:
parent
cb40e063da
commit
1dc01615dd
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