fix(finances): update EUR server costs in finances.json

Updated the server costs in EUR to reflect the latest billing.
Ensures financial records are accurate and up-to-date.
This commit is contained in:
Kumi 2024-06-14 14:29:45 +02:00
parent ca016957cf
commit b47782b5e6
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -31,7 +31,7 @@
"EUR": 350
},
"Server Costs": {
"EUR": -119.20
"EUR": -213.11
}
}
}