« get me outta code hell

data: withReversList_template: allow mixed types - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/data/composite
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2024-11-19 09:02:06 -0400
committer(quasar) nebula <qznebula@protonmail.com>2024-11-19 09:02:06 -0400
commit3baf0c1c8cf9989d4b6e50baa90fc24f1b99b8b5 (patch)
tree49ed2cb389e468f5103af304858644f175e685b0 /src/data/composite
parentec129ac9ce0b143ca4c325108ea66c2d0e7352ff (diff)
data: withReversList_template: allow mixed types
Diffstat (limited to 'src/data/composite')
-rw-r--r--src/data/composite/wiki-data/helpers/withReverseList-template.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data/composite/wiki-data/helpers/withReverseList-template.js b/src/data/composite/wiki-data/helpers/withReverseList-template.js
index 5ed0e32e..5c65eca3 100644
--- a/src/data/composite/wiki-data/helpers/withReverseList-template.js
+++ b/src/data/composite/wiki-data/helpers/withReverseList-template.js
@@ -46,7 +46,7 @@ export default function withReverseList_template({
 
     inputs: {
       data: inputWikiData({
-        allowMixedTypes: false,
+        allowMixedTypes: true,
       }),
 
       [propertyInputName]: input({