updated donations.json
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
179f129cd1
commit
9c2a4536fb
1 changed files with 9 additions and 1 deletions
|
@ -1,7 +1,15 @@
|
|||
[
|
||||
{
|
||||
"year": 2023,
|
||||
"donations": []
|
||||
"donations": [
|
||||
{
|
||||
"date": "16.01.2023",
|
||||
"amount": 12,
|
||||
"via": "banktransfer",
|
||||
"from": null,
|
||||
"first": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"year": 2022,
|
||||
|
|
Loading…
Reference in a new issue