« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/static
diff options
context:
space:
mode:
Diffstat (limited to 'src/static')
-rw-r--r--src/static/client3.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/static/client3.js b/src/static/client3.js
index ce057712..62cf5ddf 100644
--- a/src/static/client3.js
+++ b/src/static/client3.js
@@ -133,9 +133,9 @@ const scriptedLinkInfo = clientInfo.scriptedLinkInfo = {
   randomLinks: null,
   revealLinks: null,
 
-  nextLink: null,
-  previousLink: null,
-  randomLink: null,
+  nextNavLink: null,
+  previousNavLink: null,
+  randomNavLink: null,
 
   state: {
     albumDirectories: null,