fix(data): update server cost in finances.json
All checks were successful
Build and Deploy Static Site / build (push) Successful in 59s

Updated the EUR value for server costs to reflect the latest expense receipts. This ensures that financial records stay accurate and up-to-date.
This commit is contained in:
Kumi 2024-08-08 06:54:51 +02:00
parent 7119b790db
commit 8f0946fb9d
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

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