« get me outta code hell

content: generateAlbumTrackListItem: handle no durations in scope - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/strings-default.yaml
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2024-02-06 21:51:06 -0400
committer(quasar) nebula <qznebula@protonmail.com>2024-02-10 13:31:05 -0400
commitbbfb1f3539c3cf7cdc06aae7c9c408c1d2da5054 (patch)
treebc2a419ae3618ab2054fc9db0da94cf9790d8a5f /src/strings-default.yaml
parent4dcd5323fafd6f1de18568a043312aef4908ef8c (diff)
content: generateAlbumTrackListItem: handle no durations in scope
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r--src/strings-default.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml
index d274d75..0cdfd07 100644
--- a/src/strings-default.yaml
+++ b/src/strings-default.yaml
@@ -368,6 +368,7 @@ trackList:
     fromOther: "From somewhere else:"
 
   item:
+    _: "{TRACK}"
     withDuration: "{DURATION} {TRACK}"
     withArtists: "{TRACK} {BY}"
     withDuration.withArtists: "{DURATION} {TRACK} {BY}"