chore(finances): update membership fees and server costs
All checks were successful
Build and Deploy Static Site / build (push) Successful in 57s

Adjusted the EUR amounts for membership fees and server costs for July, reflecting recent changes in financial data. Ensuring financial records are up-to-date and accurate.
This commit is contained in:
Kumi 2024-07-30 15:33:48 +02:00
parent 4c851f4ef5
commit ff6da86cb6
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -38,13 +38,13 @@
}, },
"7": { "7": {
"Membership Fees": { "Membership Fees": {
"EUR": 402.42 "EUR": 422.42
}, },
"Donations": { "Donations": {
"XMR": 1.0 "XMR": 1.0
}, },
"Server Costs": { "Server Costs": {
"EUR": -247.52 "EUR": -264.99
} }
} }
} }