« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/content/dependencies/generateArtistInfoPageTracksChunk.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/content/dependencies/generateArtistInfoPageTracksChunk.js')
-rw-r--r--src/content/dependencies/generateArtistInfoPageTracksChunk.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/content/dependencies/generateArtistInfoPageTracksChunk.js b/src/content/dependencies/generateArtistInfoPageTracksChunk.js
index 7a7fc6a9..607f1f53 100644
--- a/src/content/dependencies/generateArtistInfoPageTracksChunk.js
+++ b/src/content/dependencies/generateArtistInfoPageTracksChunk.js
@@ -159,6 +159,8 @@ export default {
           const creditCapsule = workingCapsule + '.credit';
           const workingOptions = {album: relations.albumLink};
 
+          relations.albumLink.setSlot('showNameDetail', 'accent');
+
           relations.albumArtistCredit.setSlots({
             normalStringKey: creditCapsule + '.by',
           });