fix(finances): update server costs in EUR
All checks were successful
Build and Deploy Static Site / build (push) Successful in 1m13s

Adjusted the server costs to reflect the significant increase from EUR -84.48 to EUR -229.69 in the finances data. This change ensures the accuracy of our financial records.
This commit is contained in:
Kumi 2024-08-09 07:19:55 +02:00
parent 8f0946fb9d
commit 71f476020c
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -52,7 +52,7 @@
"EUR": 325
},
"Server Costs": {
"EUR": -84.48
"EUR": -229.69
}
}
}