« get me outta code hell

data: Artwork.referencedArtworks: don't assume inherited - 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 18:30:52 -0300
committer(quasar) nebula <qznebula@protonmail.com>2025-04-12 18:30:52 -0300
commit79b059f845db631013c0b03593f8c244901f836c (patch)
treeb01eb026d24a2ad6dc3e1019a83afa70a3e69f23 /src/data/things/album.js
parent150447336e02897e1589dbdb28ca7108a0a94632 (diff)
data: Artwork.referencedArtworks: don't assume inherited
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 613bbc28..e8106e24 100644
--- a/src/data/things/album.js
+++ b/src/data/things/album.js
@@ -506,6 +506,7 @@ export class Album extends Thing {
             artistContribsFromThingProperty: 'coverArtistContribs',
             artistContribsArtistProperty: 'albumCoverArtistContributions',
             artTagsFromThingProperty: 'artTags',
+            referencedArtworksFromThingProperty: 'referencedArtworks',
           }),
       },