« get me outta code hell

data: annotatedReferenceList: fix composition annotation - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2025-01-03 07:55:16 -0400
committer(quasar) nebula <qznebula@protonmail.com>2025-01-03 07:55:16 -0400
commitc6687d47da7d5e065b75b2ae22deb4671dd1671b (patch)
tree7dbaf898d99104c962aed41639e56444cd2bd016 /src
parentc5653ec9b7ef49de0be5d277795766e8bcee078f (diff)
data: annotatedReferenceList: fix composition annotation
Diffstat (limited to 'src')
-rw-r--r--src/data/composite/wiki-properties/annotatedReferenceList.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data/composite/wiki-properties/annotatedReferenceList.js b/src/data/composite/wiki-properties/annotatedReferenceList.js
index a5e10c82..860f3c3d 100644
--- a/src/data/composite/wiki-properties/annotatedReferenceList.js
+++ b/src/data/composite/wiki-properties/annotatedReferenceList.js
@@ -18,7 +18,7 @@ import {referenceListInputDescriptions, referenceListUpdateDescription}
   from './helpers/reference-list-helpers.js';
 
 export default templateCompositeFrom({
-  annotation: `referencedArtworkList`,
+  annotation: `annotatedReferenceList`,
 
   compose: false,