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