From 614f1f25d47e1c2bb469525e19959e4854c57551 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Fri, 25 Jul 2025 05:22:34 -0300 Subject: data: Group: actually take soupyReverse... --- src/data/things/group.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') 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 -- cgit 1.3.0-6-gf8a5