« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/data/things/group.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/data/things/group.js b/src/data/things/group.js
index 71d1ea69..b491bc8f 100644
--- a/src/data/things/group.js
+++ b/src/data/things/group.js
@@ -19,6 +19,7 @@ import {
   name,
   referenceList,
   soupyFind,
+  soupyReverse,
   thing,
   thingList,
   urls,
@@ -60,7 +61,7 @@ export class Group extends Thing {
     // Update only
 
     find: soupyFind(),
-    reverse: soupyFind(),
+    reverse: soupyReverse(),
 
     // Expose only