From 71d66c237a56a5d67a6cffbc4db9ff0c958fed5c Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sun, 22 May 2022 13:03:01 -0300 Subject: You Saw Nothing --- src/page/album.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/page/album.js b/src/page/album.js index 70cb536..b68189f 100644 --- a/src/page/album.js +++ b/src/page/album.js @@ -207,7 +207,7 @@ export function write(album, {wikiData}) {
${ language.$('trackList.section.withDuration', { duration: language.formatDuration(getTotalDuration(tracks), {approximate: tracks.length > 1}), - group: name + section: name }) }
<${listTag === 'ol' ? `ol start="${startIndex + 1}"` : listTag}> -- cgit 1.3.0-6-gf8a5