« get me outta code hell

Merge branch 'master' into staging - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
author(quasar) nebula <towerofnix@gmail.com>2021-05-04 20:25:02 -0300
committer(quasar) nebula <towerofnix@gmail.com>2021-05-04 20:25:02 -0300
commit6deb774fdab0bfdacfad8010ad742be3f3d6ef7f (patch)
tree057ccc584e7dcea72893bafb7b32f1b0fc1c78c0
parentc5ebb95a2852713637838d9011eb5d5dc6906370 (diff)
parentf18d6f2110f96f9b84c6ffa7bf4261f32d4386f4 (diff)
Merge branch 'master' into staging
-rwxr-xr-xupd8.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/upd8.js b/upd8.js
index 625da7e..68d95ba 100755
--- a/upd8.js
+++ b/upd8.js
@@ -5186,7 +5186,7 @@ function writeTagPage(tag) {
                             : getAlbumCover(thing, {to})),
                         hrefFn: thing => (thing.album
                             ? to('localized.track', thing.directory)
-                            : to('localized.album', thing.album))
+                            : to('localized.album', thing.directory))
                     })}
                 </div>
             `