« get me outta code hell

data: Artwork.dimensions - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/data/yaml.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2025-04-10 13:53:22 -0300
committer(quasar) nebula <qznebula@protonmail.com>2025-04-10 16:02:43 -0300
commitadfdef1310578fb990a302b8004590c3fcec1d53 (patch)
tree5bdaf93c39487fbccd4e5591c0a4e8e828df91fd /src/data/yaml.js
parent37d8572baa3e77e28a0f4df320fcbfa44b751cb8 (diff)
data: Artwork.dimensions
Diffstat (limited to 'src/data/yaml.js')
-rw-r--r--src/data/yaml.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/data/yaml.js b/src/data/yaml.js
index f5944a99..07dbe882 100644
--- a/src/data/yaml.js
+++ b/src/data/yaml.js
@@ -791,12 +791,14 @@ export function parseAnnotatedReferences(entries, {
 
 export function parseArtwork({
   single = false,
+  dimensionsFromThingProperty,
   fileExtensionFromThingProperty,
   dateFromThingProperty,
   artistContribsFromThingProperty,
   artistContribsArtistProperty,
 }) {
   const provide = {
+    dimensionsFromThingProperty,
     fileExtensionFromThingProperty,
     dateFromThingProperty,
     artistContribsFromThingProperty,