« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/page/album-commentary.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/page/album-commentary.js')
-rw-r--r--src/page/album-commentary.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/page/album-commentary.js b/src/page/album-commentary.js
index 5b82ca2..e587b16 100644
--- a/src/page/album-commentary.js
+++ b/src/page/album-commentary.js
@@ -32,7 +32,7 @@ export function write(album, {wikiData}) {
             getLinkThemeString,
             getThemeString,
             link,
-            strings,
+            language,
             to,
             transformMultiline
         }) => ({
@@ -107,7 +107,7 @@ export function writeTargetless({wikiData}) {
         path: ['commentaryIndex'],
         page: ({
             link,
-            strings
+            language
         }) => ({
             title: language.$('commentaryIndex.title'),