fix(data): update server costs in finances.json
All checks were successful
Build and Deploy Static Site / build (push) Successful in 57s

Updated server costs to reflect the current expense accurately. Ensures financial data remains up-to-date and reflects true expenditures.
This commit is contained in:
Kumi 2024-07-29 15:57:09 +02:00
parent de6fbe426f
commit 4c851f4ef5
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

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