fix(finances): update server costs in EUR

Adjusted the server costs in the finances dataset to reflect the latest expense of -85.62 EUR. This ensures the financial records are accurate and up-to-date.
This commit is contained in:
Kumi 2024-06-12 12:00:40 +02:00
parent 7e8a6e655b
commit 47c2fa9455
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -31,7 +31,7 @@
"EUR": 50
},
"Server Costs": {
"EUR": -69.67
"EUR": -85.62
}
}
}