« get me outta code hell

content: gAIPCommentaryChunkedList: aint nobody seen that - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-06-30 20:56:55 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-06-30 20:56:55 -0300
commit28514381d7c4639608786151dc94e5a1b22f85fe (patch)
treefd4ce2ad0c23d4be8e162644df71088aabd9a078
parentda5ba89f4171c395f5e7fa2c764272e7d2de93f3 (diff)
content: gAIPCommentaryChunkedList: aint nobody seen that
-rw-r--r--src/content/dependencies/generateArtistInfoPageCommentaryChunkedList.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content/dependencies/generateArtistInfoPageCommentaryChunkedList.js b/src/content/dependencies/generateArtistInfoPageCommentaryChunkedList.js
index 5e5e981..b96d681 100644
--- a/src/content/dependencies/generateArtistInfoPageCommentaryChunkedList.js
+++ b/src/content/dependencies/generateArtistInfoPageCommentaryChunkedList.js
@@ -32,7 +32,7 @@ export default {
         },
       })),
 
-      ...artist.tracksAsContributor.map(track => ({
+      ...artist.tracksAsCommentator.map(track => ({
         thing: track,
         entry: {
           type: 'track',