mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-09-01 13:51:27 +02:00
Remove stray console log
This commit is contained in:
parent
a7534af258
commit
aea4df1ab9
@ -403,7 +403,6 @@ export default {
|
||||
},
|
||||
userProgressFinishedDate() {
|
||||
if (!this.userProgress) return null
|
||||
console.log(this.userProgress)
|
||||
return this.userProgress.finishedAt
|
||||
},
|
||||
itemIsFinished() {
|
||||
|
Loading…
Reference in New Issue
Block a user