fix spacing
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
This commit is contained in:
@@ -1791,7 +1791,7 @@ function renderScenes(page, item) {
|
||||
let chapters = item.Chapters || [];
|
||||
|
||||
if (chapters.length && !chapters[0].ImageTag) {
|
||||
chapters = [];
|
||||
chapters = [];
|
||||
}
|
||||
|
||||
if (chapters.length) {
|
||||
|
||||
Reference in New Issue
Block a user