bigbuffet-rw/app/soapbox/__fixtures__/patron-instance.json
2022-04-24 17:01:57 -05:00

17 lines
311 B
JSON

{
"funding": {
"amount": 3500,
"patrons": 3,
"currency": "usd",
"interval": "monthly"
},
"goals": [
{
"amount": 20000,
"currency": "usd",
"interval": "monthly",
"text": "I'll be able to afford an avocado."
}
],
"url": "https://patron.gleasonator.com"
}