Skip to content

Commit 4aebdae

Browse files
committed
feat: Donations update
1 parent cb15fbb commit 4aebdae

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

src/app/index/donate/data.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
[
2+
{
3+
"sum": -12866,
4+
"currency": "RUB",
5+
"date": "2024-01-20T00:00:00+00:00",
6+
"contributor": null,
7+
"purpose": "December/January hosting"
8+
},
29
{
310
"sum": 1200,
411
"currency": "RUB",
@@ -17,6 +24,13 @@
1724
"date": "2024-01-03T00:00:00+00:00",
1825
"contributor": "WG kim"
1926
},
27+
{
28+
"sum": -8876,
29+
"currency": "RUB",
30+
"date": "2024-01-01T00:00:00+00:00",
31+
"contributor": null,
32+
"purpose": "New hosting"
33+
},
2034
{
2135
"sum": 500,
2236
"currency": "RUB",

0 commit comments

Comments
 (0)