From 9e6293b730292a1ec876cb8d0cd24bc9adf16dc5 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sun, 1 Feb 2026 09:16:49 -0400 Subject: content: generateContributionTooltipChronologySection: music vids --- src/content/dependencies/linkAnythingMan.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/content/dependencies/linkAnythingMan.js') 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), }), -- cgit 1.3.0-6-gf8a5