mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-04-28 01:49:44 +00:00
remove unused console.log
This commit is contained in:
parent
b90934a72a
commit
effc63755b
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue