Skip to content

Commit c6dcf08

Browse files
committed
feat: donations update
1 parent 1c9fa68 commit c6dcf08

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

src/app/index/donate/data.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11
[
2+
{
3+
"sum": 1200,
4+
"currency": "RUB",
5+
"date": "2024-04-12T00:00:00+00:00",
6+
"contributor": "Владимир Беляев"
7+
},
8+
{
9+
"sum": -6468,
10+
"currency": "RUB",
11+
"date": "2024-04-10T00:00:00+00:00",
12+
"contributor": null,
13+
"purpose": "April hosting"
14+
},
215
{
316
"sum": 207.40,
417
"currency": "EUR",

0 commit comments

Comments
 (0)