feat(finances): add XMR donations entry to finance records
All checks were successful
Build and Deploy Static Site / build (push) Successful in 57s

Included a new entry for XMR donations under the finance records to track cryptocurrency contributions. This addition ensures transparency and completeness in financial reporting.
This commit is contained in:
Kumi 2024-07-24 10:00:53 +02:00
parent f59f677af1
commit 4f4081fee6
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -41,6 +41,9 @@
"Membership Fees": {
"EUR": 402.42
},
"Donations": {
"XMR": 1.0
},
"Server Costs": {
"EUR": -225.7
}