« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/page/album.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/page/album.js b/src/page/album.js
index 009ed55..e7658cd 100644
--- a/src/page/album.js
+++ b/src/page/album.js
@@ -543,7 +543,7 @@ export function generateAlbumNavLinks(album, currentTrack, {
   const randomLink = html.tag('a',
     {
       href: '#',
-      dataRandom: 'track-in-album',
+      'data-random': 'track-in-album',
       id: 'random-button'
     },
     (isTrackPage