« 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/generateArtistInfoPageTracksChunk.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/generateArtistInfoPageTracksChunk.js
parentb8d5e44b2c6aaaa55751fcbaedad722f8c2dcfec (diff)
content: gAIP{*}Chunk: name detail for chunk link preview
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',
           });