mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-14 01:08:22 +02:00
Remove debug printing
This commit is contained in:
@ -172,7 +172,6 @@ export default {
|
||||
setSelectionMode(val) {}
|
||||
},
|
||||
mounted() {
|
||||
console.log('AuthorCard mounted', this.$el)
|
||||
if (this.authorMount) this.setEntity(this.authorMount)
|
||||
},
|
||||
beforeDestroy() {
|
||||
|
Reference in New Issue
Block a user