mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-06 20:09:37 +00:00
Remove debug printing
This commit is contained in:
parent
1ea86a0e7a
commit
f1af5a1cef
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue