« 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/js/client-util.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/static/js/client-util.js')
-rw-r--r--src/static/js/client-util.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/static/js/client-util.js b/src/static/js/client-util.js
index a6846714..51fbb1f0 100644
--- a/src/static/js/client-util.js
+++ b/src/static/js/client-util.js
@@ -103,6 +103,7 @@ export const openArtist = d => rebase(`artist/${d}/`);
 export const openFlash = d => rebase(`flash/${d}/`);
 export const openGroup = d => rebase(`group/${d}/`);
 export const openTrack = d => rebase(`track/${d}/`);
+export const openVGMAlbum = d => rebase(`vgm-album/${d}/`);
 
 // TODO: This should also use urlSpec.