« get me outta code hell

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:
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',