« get me outta code hell

data: misc. composite fixes - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/data/composite/wiki-data/withReverseReferenceList.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-10-01 17:59:25 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-10-01 17:59:25 -0300
commit963e04f124f98464a986487208ee4f9edd893984 (patch)
treea67e9a54332148c1447d9e4c74098db4ceb3a34a /src/data/composite/wiki-data/withReverseReferenceList.js
parenta60c8906ed7580a21527c9f96cd0e6e277978263 (diff)
data: misc. composite fixes track-data-cleanup
Diffstat (limited to 'src/data/composite/wiki-data/withReverseReferenceList.js')
-rw-r--r--src/data/composite/wiki-data/withReverseReferenceList.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/data/composite/wiki-data/withReverseReferenceList.js b/src/data/composite/wiki-data/withReverseReferenceList.js
index 113a6c4..a025b5e 100644
--- a/src/data/composite/wiki-data/withReverseReferenceList.js
+++ b/src/data/composite/wiki-data/withReverseReferenceList.js
@@ -21,6 +21,7 @@ export default templateCompositeFrom({
     exitWithoutDependency({
       dependency: input('data'),
       value: input.value([]),
+      mode: input.value('empty'),
     }),
 
     {