« get me outta code hell

content: generateContributionTooltipChronologySection: music vids - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/content/dependencies/linkAnythingMan.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2026-02-01 09:16:49 -0400
committer(quasar) nebula <qznebula@protonmail.com>2026-02-01 09:16:49 -0400
commit9e6293b730292a1ec876cb8d0cd24bc9adf16dc5 (patch)
treec79f959422e5e749b82a2d0aedbf62425638659d /src/content/dependencies/linkAnythingMan.js
parentc24101aeb7fe83856359f44d26f94688f88a8a32 (diff)
content: generateContributionTooltipChronologySection: music vids
Diffstat (limited to 'src/content/dependencies/linkAnythingMan.js')
-rw-r--r--src/content/dependencies/linkAnythingMan.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/content/dependencies/linkAnythingMan.js b/src/content/dependencies/linkAnythingMan.js
index cb22baee..6efa5fe1 100644
--- a/src/content/dependencies/linkAnythingMan.js
+++ b/src/content/dependencies/linkAnythingMan.js
@@ -9,6 +9,8 @@ export default {
         ? relation('linkFlash', thing)
      : thing.isTrack
         ? relation('linkTrack', thing)
+     : thing.isMusicVideo
+        ? relation('linkAnythingMan', thing.thing)
         : null),
   }),