« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/upd8.js
diff options
context:
space:
mode:
Diffstat (limited to 'upd8.js')
-rwxr-xr-xupd8.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/upd8.js b/upd8.js
index ba21e64..77759d0 100755
--- a/upd8.js
+++ b/upd8.js
@@ -2861,7 +2861,7 @@ function writeTrackPage(track) {
             `--track-directory: ${track.directory}`
         ]),
 
-        banner: {
+        banner: album.bannerArtists && {
             classes: ['dim'],
             src: to.albumBanner(track.album.directory),
             alt: strings('misc.alt.albumBanner'),