diff options
author | sowgro <tpoke.ferrari@gmail.com> | 2025-02-23 14:29:52 -0500 |
---|---|---|
committer | sowgro <tpoke.ferrari@gmail.com> | 2025-02-23 14:29:52 -0500 |
commit | 2027ef68ee156212d452e8d3d2e765518a2ed968 (patch) | |
tree | 55dc3b45805fa15003f42477f95f1f4a6ab807eb /ufund-api/data | |
parent | 1d46022ec65597c46f27788eae520f36f0bb0324 (diff) | |
parent | a7727b470b97dc6ae721f2e32f86c230bf24263d (diff) | |
download | JellySolutions-2027ef68ee156212d452e8d3d2e765518a2ed968.tar.gz JellySolutions-2027ef68ee156212d452e8d3d2e765518a2ed968.tar.bz2 JellySolutions-2027ef68ee156212d452e8d3d2e765518a2ed968.zip |
Merge remote-tracking branch 'origin/main'
# Conflicts:
# ufund-api/data/cupboard.json
Diffstat (limited to 'ufund-api/data')
-rw-r--r-- | ufund-api/data/cupboard.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ufund-api/data/cupboard.json b/ufund-api/data/cupboard.json index f8e7fc4..a30bf2e 100644 --- a/ufund-api/data/cupboard.json +++ b/ufund-api/data/cupboard.json @@ -1 +1 @@ -[{"name":"Test","id":2,"maxGoal":100.0,"type":"PHYSICAL","filterAttributes":null,"Current":0.0}]
\ No newline at end of file +[{"name":"Money for coral","id":1,"maxGoal":100.0,"type":"MONETARY","filterAttributes":null,"Current":0.0}]
\ No newline at end of file |