fix(finances): update server cost in EUR
All checks were successful
Build and Deploy Static Site / build (push) Successful in 57s

Adjusted the server cost from 225.7 to 244.1 EUR to reflect the latest expenses accurately. Ensuring financial data remains up-to-date for correct reporting and budgeting.
This commit is contained in:
Kumi 2024-07-24 13:04:34 +02:00
parent 6dc3e7b6cf
commit 68d6286aed
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -44,7 +44,7 @@
"XMR": 1.0
},
"Server Costs": {
"EUR": -225.7
"EUR": -244.1
}
}
}