Skip to content

Commit d625cd6

Browse files
committed
feat: donations update
1 parent 06ba638 commit d625cd6

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

src/app/index/donate/data.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,23 @@
11
[
2+
{
3+
"sum": -194.26,
4+
"currency": "EUR",
5+
"date": "2023-02-18T00:00:00+00:00",
6+
"contributor": null,
7+
"purpose": "February/March hosting"
8+
},
9+
{
10+
"sum": 15500,
11+
"currency": "RUB",
12+
"date": "2023-02-18T00:00:00+00:00",
13+
"contributor": "Dmitry"
14+
},
15+
{
16+
"sum": 9.78,
17+
"currency": "EUR",
18+
"date": "2023-01-12T00:00:00+00:00",
19+
"contributor": "Aleksei Poguliaev"
20+
},
221
{
322
"sum": -192.40,
423
"currency": "EUR",

0 commit comments

Comments
 (0)