mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-04-25 01:16:40 +02:00
Remove debug printing
This commit is contained in:
parent
1ea86a0e7a
commit
f1af5a1cef
@ -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() {
|
||||||
|
Loading…
Reference in New Issue
Block a user