diff options
author | sowgro <tpoke.ferrari@gmail.com> | 2025-02-23 14:28:50 -0500 |
---|---|---|
committer | sowgro <tpoke.ferrari@gmail.com> | 2025-02-23 14:28:50 -0500 |
commit | 1d46022ec65597c46f27788eae520f36f0bb0324 (patch) | |
tree | 1ef5e38477bcc3f763d3ef2f071c721404f94493 /ufund-api/data | |
parent | 2fc9729cdf220e03f43183a148f8b5780c50e515 (diff) | |
download | JellySolutions-1d46022ec65597c46f27788eae520f36f0bb0324.tar.gz JellySolutions-1d46022ec65597c46f27788eae520f36f0bb0324.tar.bz2 JellySolutions-1d46022ec65597c46f27788eae520f36f0bb0324.zip |
Initialize angular project
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 0637a08..f8e7fc4 100644 --- a/ufund-api/data/cupboard.json +++ b/ufund-api/data/cupboard.json @@ -1 +1 @@ -[]
\ No newline at end of file +[{"name":"Test","id":2,"maxGoal":100.0,"type":"PHYSICAL","filterAttributes":null,"Current":0.0}]
\ No newline at end of file |