« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xsrc/upd8.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/upd8.js b/src/upd8.js
index bfa48da4..de367254 100755
--- a/src/upd8.js
+++ b/src/upd8.js
@@ -1051,7 +1051,7 @@ async function main() {
         // Needed for sorting
         'date', 'tracks',
         // Needed for computing page paths
-        'commentary',
+        'commentary', 'coverArtistContribs',
       ]),
 
       artTagData: new Set([
@@ -1088,7 +1088,7 @@ async function main() {
         // Needed for sorting
         'album', 'date',
         // Needed for computing page paths
-        'commentary',
+        'commentary', 'coverArtistContribs',
       ]),
     };