mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-30 14:49:49 +02:00
Remove success toast on podcast episodes removed #4606
This commit is contained in:
parent
dc7045c562
commit
9987d219f8
1 changed files with 0 additions and 1 deletions
|
@ -94,7 +94,6 @@ export default {
|
|||
}
|
||||
|
||||
this.processing = false
|
||||
this.$toast.success(`${this.episodes.length} episode${this.episodes.length > 1 ? 's' : ''} removed`)
|
||||
this.show = false
|
||||
this.$emit('clearSelected')
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue