Merge pull request 'updated donations' (#209) from hotfix into main
Reviewed-on: #209
This commit is contained in:
commit
8fd3842533
1 changed files with 7 additions and 0 deletions
|
@ -2,6 +2,13 @@
|
||||||
{
|
{
|
||||||
"year": 2023,
|
"year": 2023,
|
||||||
"donations": [
|
"donations": [
|
||||||
|
{
|
||||||
|
"date": "27.12.2023",
|
||||||
|
"amount": 50,
|
||||||
|
"via": "banktransfer",
|
||||||
|
"from": null,
|
||||||
|
"first": false
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "16.11.2023",
|
"date": "16.11.2023",
|
||||||
"amount": 25,
|
"amount": 25,
|
||||||
|
|
Loading…
Reference in a new issue