« get me outta code hell

content: gAIP{*}Chunk: name detail for chunk link - 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:
author(quasar) nebula <qznebula@protonmail.com>2026-06-03 20:05:45 -0300
committer(quasar) nebula <qznebula@protonmail.com>2026-06-03 20:05:45 -0300
commitaee74d1a422ca41a2f7fac7cf4cbc5e9285243a8 (patch)
tree1984de1df1c9e3558dafe35f3f8fd3208a6f5564 /src/content/dependencies/generateArtistInfoPageMusicVideosChunk.js
parentb8d5e44b2c6aaaa55751fcbaedad722f8c2dcfec (diff)
content: gAIP{*}Chunk: name detail for chunk link preview
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',
           });