aboutsummaryrefslogtreecommitdiff
path: root/ufund-api/data
diff options
context:
space:
mode:
authorsowgro <tpoke.ferrari@gmail.com>2025-02-16 20:34:06 -0500
committersowgro <tpoke.ferrari@gmail.com>2025-02-16 20:34:06 -0500
commit967943ff9a697f34f21dde5eff3050e5776eec6e (patch)
tree86bcd05026a96ea1ef618accfad5eb5f9ed2600e /ufund-api/data
parente2e76f7e335e346820ba02e5aed95366593a10b7 (diff)
downloadJellySolutions-967943ff9a697f34f21dde5eff3050e5776eec6e.tar.gz
JellySolutions-967943ff9a697f34f21dde5eff3050e5776eec6e.tar.bz2
JellySolutions-967943ff9a697f34f21dde5eff3050e5776eec6e.zip
Make search case-insensitive
Diffstat (limited to 'ufund-api/data')
-rw-r--r--ufund-api/data/cupboard.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ufund-api/data/cupboard.json b/ufund-api/data/cupboard.json
index 0637a08..4be246d 100644
--- a/ufund-api/data/cupboard.json
+++ b/ufund-api/data/cupboard.json
@@ -1 +1 @@
-[] \ No newline at end of file
+[{"name":"Test","id":1,"maxGoal":100.0,"type":"PHYSICAL","filterAttributes":null,"Current":0.0}] \ No newline at end of file