« get me outta code hell

content: linkExternal: default to 'normal' style - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/content/dependencies/generateFlashInfoPage.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-11-24 14:39:06 -0400
committer(quasar) nebula <qznebula@protonmail.com>2023-11-24 14:39:06 -0400
commit45fba07af02d4f161cce494b683918bc76453b82 (patch)
treea65a42647ff0ec5ff497cc7c85676fddbaaa32e3 /src/content/dependencies/generateFlashInfoPage.js
parent1c58d918e8126c4423608e9504a7f0fcbce2a64e (diff)
content: linkExternal: default to 'normal' style
Diffstat (limited to 'src/content/dependencies/generateFlashInfoPage.js')
-rw-r--r--src/content/dependencies/generateFlashInfoPage.js7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/content/dependencies/generateFlashInfoPage.js b/src/content/dependencies/generateFlashInfoPage.js
index 919996a..c60f969 100644
--- a/src/content/dependencies/generateFlashInfoPage.js
+++ b/src/content/dependencies/generateFlashInfoPage.js
@@ -132,11 +132,8 @@ export default {
             language.$('releaseInfo.playOn', {
               links:
                 language.formatDisjunctionList(
-                  relations.externalLinks.map(link =>
-                    link.slots({
-                      context: 'flash',
-                      style: 'normal',
-                    }))),
+                  relations.externalLinks
+                    .map(link => link.slot('context', 'flash'))),
             })),
 
         sec.featuredTracks && [