« get me outta code hell

content: generateFlashIndexPage: titles - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2026-02-09 19:10:56 -0400
committer(quasar) nebula <qznebula@protonmail.com>2026-02-09 19:10:56 -0400
commit01917501aacc54c92d22ec447c3a7f69a7d2a12d (patch)
treea1f5d6c6c7428cb6da97f67cc3a6c78533a0bd92
parent95e78f0ce14b122f545e747494fca441a19cb8c8 (diff)
content: generateFlashIndexPage: titles
-rw-r--r--src/content/dependencies/generateFlashIndexPage.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content/dependencies/generateFlashIndexPage.js b/src/content/dependencies/generateFlashIndexPage.js
index 1fb286c6..cff24c8b 100644
--- a/src/content/dependencies/generateFlashIndexPage.js
+++ b/src/content/dependencies/generateFlashIndexPage.js
@@ -28,7 +28,7 @@ export default {
 
     actLinks:
       query.flashActs
-        .map(act => relation('linkFlashAct', act)),
+        .map(act => relation('linkFlashActWithTitle', act)),
 
     actCoverGrids:
       query.flashActs