fix(finances): update server cost in EUROS
All checks were successful
Build and Deploy Static Site / build (push) Successful in 55s

Increased the server costs under the "EUR" key to reflect the most recent expense update. This ensures that the financial records are accurate and up to date.
This commit is contained in:
Kumi 2024-07-13 10:00:59 +02:00
parent 4921342f1e
commit a9739ef944
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -42,7 +42,7 @@
"EUR": 395
},
"Server Costs": {
"EUR": -55.87
"EUR": -225.7
}
}
}