« get me outta code hell

data: Artwork.artTags: don't assume inherited from thing - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/data/things/album.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2025-04-12 17:40:04 -0300
committer(quasar) nebula <qznebula@protonmail.com>2025-04-12 17:40:04 -0300
commitf208ec7da855271d9854245823572c1572ce4a5a (patch)
tree9624784eb8ba5164cb76cda277b913422f2edd83 /src/data/things/album.js
parent8c617fbd7f9ce3106188d8ca726f4f157eeacf05 (diff)
data: Artwork.artTags: don't assume inherited from thing
Diffstat (limited to 'src/data/things/album.js')
-rw-r--r--src/data/things/album.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/data/things/album.js b/src/data/things/album.js
index 7c85366a..613bbc28 100644
--- a/src/data/things/album.js
+++ b/src/data/things/album.js
@@ -505,6 +505,7 @@ export class Album extends Thing {
             dateFromThingProperty: 'coverArtDate',
             artistContribsFromThingProperty: 'coverArtistContribs',
             artistContribsArtistProperty: 'albumCoverArtistContributions',
+            artTagsFromThingProperty: 'artTags',
           }),
       },