mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-11 03:41:42 +00:00
Consolidate translations and reduce number of toasts
This commit is contained in:
parent
3dfbddda33
commit
c273626c3d
18 changed files with 15 additions and 48 deletions
|
|
@ -78,7 +78,6 @@ export default {
|
|||
if (data.error) {
|
||||
this.$toast.error(data.error)
|
||||
} else {
|
||||
this.$toast.success(this.$strings.ToastCoverUploaded)
|
||||
this.resetCoverPreview()
|
||||
}
|
||||
this.processingUpload = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue