From 9ff95d1c338d8a194c91d90b3f8fccf59442da03 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Mon, 2 Aug 2021 16:15:57 -0300 Subject: fix misordered art lists & chronology links --- src/page/album.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/page/album.js') diff --git a/src/page/album.js b/src/page/album.js index adcc058..19efc70 100644 --- a/src/page/album.js +++ b/src/page/album.js @@ -394,6 +394,7 @@ export function generateAlbumChronologyLinks(album, currentTrack, {generateChron }), generateChronologyLinks(currentTrack || album, { contribKey: 'coverArtists', + dateKey: 'coverArtDate', getThings: artist => [...artist.albums.asCoverArtist, ...artist.tracks.asCoverArtist], headingString: 'misc.chronology.heading.coverArt' }) -- cgit 1.3.0-6-gf8a5