« get me outta code hell

content, external-links: pass url entry through, handle annotation - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/content/dependencies/generateMusicVideo.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2026-05-01 08:53:23 -0300
committer(quasar) nebula <qznebula@protonmail.com>2026-05-01 08:53:57 -0300
commitf6aad9a81fbb1b4e619355cbec316988837fb61a (patch)
tree6281b063b7741bd4fb46b087bfabedc8a0b97c8d /src/content/dependencies/generateMusicVideo.js
parent92d82211fdf3d653b1a5a4d2cfdad5c684e2367d (diff)
content, external-links: pass url entry through, handle annotation
Diffstat (limited to 'src/content/dependencies/generateMusicVideo.js')
-rw-r--r--src/content/dependencies/generateMusicVideo.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content/dependencies/generateMusicVideo.js b/src/content/dependencies/generateMusicVideo.js
index 15eb233b..8508fdb6 100644
--- a/src/content/dependencies/generateMusicVideo.js
+++ b/src/content/dependencies/generateMusicVideo.js
@@ -21,7 +21,7 @@ export default {
 
     watchLinks:
       musicVideo.urls
-        .map(entry => relation('linkExternal', entry.url)),
+        .map(entry => relation('linkExternal', entry)),
   }),
 
   data: (musicVideo, _thing) => ({