fix spacing

Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
This commit is contained in:
San
2022-05-31 03:47:10 -07:00
committed by GitHub
parent b5b8476b62
commit 91b432d304
+1 -1
View File
@@ -1791,7 +1791,7 @@ function renderScenes(page, item) {
let chapters = item.Chapters || [];
if (chapters.length && !chapters[0].ImageTag) {
chapters = [];
chapters = [];
}
if (chapters.length) {