mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-03-05 00:18:30 +01:00
remove unused console.log
This commit is contained in:
parent
b90934a72a
commit
effc63755b
@ -398,7 +398,6 @@ export default {
|
|||||||
title: chap.title
|
title: chap.title
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
console.log(`newChapters - ${JSON.stringify(this.newChapters)}`)
|
|
||||||
this.showFindChaptersModal = false
|
this.showFindChaptersModal = false
|
||||||
this.chapterData = null
|
this.chapterData = null
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user