« 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/generateArtistInfoPageMusicVideosChunk.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/content/dependencies/generateArtistInfoPageMusicVideosChunk.js')
-rw-r--r--src/content/dependencies/generateArtistInfoPageMusicVideosChunk.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/content/dependencies/generateArtistInfoPageMusicVideosChunk.js b/src/content/dependencies/generateArtistInfoPageMusicVideosChunk.js
index 6912d4d6..9ac7debf 100644
--- a/src/content/dependencies/generateArtistInfoPageMusicVideosChunk.js
+++ b/src/content/dependencies/generateArtistInfoPageMusicVideosChunk.js
@@ -35,6 +35,8 @@ export default {
           const creditCapsule = workingCapsule + '.credit';
           const workingOptions = {album: relations.albumLink};
 
+          relations.albumLink.setSlot('showNameDetail', 'accent');
+
           relations.albumArtistCredit.setSlots({
             normalStringKey: creditCapsule + '.by',
           });