« get me outta code hell

content: generateFlashInfoPage: commentary above crediting sources - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/content/dependencies
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2024-10-04 11:53:34 -0300
committer(quasar) nebula <qznebula@protonmail.com>2024-10-04 11:53:34 -0300
commitac128879d523da01e829643b0ea73958cb0c6f23 (patch)
treec9a73916bae2cf7e702b4375ee29023a099873d9 /src/content/dependencies
parenta021d9825575fe423e8282046e7fc9360dccfa40 (diff)
content: generateFlashInfoPage: commentary above crediting sources
Diffstat (limited to 'src/content/dependencies')
-rw-r--r--src/content/dependencies/generateFlashInfoPage.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/content/dependencies/generateFlashInfoPage.js b/src/content/dependencies/generateFlashInfoPage.js
index 27bff7e7..95a6c686 100644
--- a/src/content/dependencies/generateFlashInfoPage.js
+++ b/src/content/dependencies/generateFlashInfoPage.js
@@ -164,12 +164,12 @@ export default {
             }),
           ]),
 
+          relations.artistCommentarySection,
+
           relations.creditSourcesSection.slots({
             id: 'credit-sources',
             title: language.$('misc.creditSources'),
           }),
-
-          relations.artistCommentarySection,
         ],
 
         navLinkStyle: 'hierarchical',