« get me outta code hell

content: generate{Album,Track}?SocialEmbed - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/content/dependencies/generateAlbumInfoPage.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-08-02 18:04:17 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-08-02 18:04:17 -0300
commite2cdee25fa4d7464f8429a951fe368b96ee48834 (patch)
tree1b40bd2fa1df70918fa58550177f3e6d75ecf1b6 /src/content/dependencies/generateAlbumInfoPage.js
parentcadeb88fac5d121d13ef517a043c0577d3e8b880 (diff)
content: generate{Album,Track}?SocialEmbed
Diffstat (limited to 'src/content/dependencies/generateAlbumInfoPage.js')
-rw-r--r--src/content/dependencies/generateAlbumInfoPage.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content/dependencies/generateAlbumInfoPage.js b/src/content/dependencies/generateAlbumInfoPage.js
index 8ba5353..8e703e2 100644
--- a/src/content/dependencies/generateAlbumInfoPage.js
+++ b/src/content/dependencies/generateAlbumInfoPage.js
@@ -277,7 +277,7 @@ export default {
 
         ...relations.sidebar,
 
-        // socialEmbed: relations.socialEmbed,
+        socialEmbed: relations.socialEmbed,
       });
   },
 };