« 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/generateAlbumSecondaryNavGroupPart.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/content/dependencies/generateAlbumSecondaryNavGroupPart.js')
-rw-r--r--src/content/dependencies/generateAlbumSecondaryNavGroupPart.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content/dependencies/generateAlbumSecondaryNavGroupPart.js b/src/content/dependencies/generateAlbumSecondaryNavGroupPart.js
index 58a31630..f2c9290c 100644
--- a/src/content/dependencies/generateAlbumSecondaryNavGroupPart.js
+++ b/src/content/dependencies/generateAlbumSecondaryNavGroupPart.js
@@ -67,7 +67,7 @@ export default {
 
   generate: (relations, slots) =>
     relations.parentSiblingsPart.slots({
-      mode: slots.mode,
+      showPreviousNext: slots.mode === 'album',
 
       colorStyle: relations.colorStyle,
       mainLink: relations.groupLink,