fix: update server costs in finances.json

Adjusted the EUR server costs entry in finances.json to reflect the recent increase in expenditures. This ensures financial data accuracy and up-to-date budgeting.
This commit is contained in:
Kumi 2024-06-12 12:45:22 +02:00
parent b29ba5b52d
commit 31b6f3325c
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

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