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

Adjusted the "Server Costs" in EUR from -229.69 to -339.19
to reflect updated accounting information. This ensures
the financial data is current and accurate.
This commit is contained in:
Kumi 2024-08-17 16:40:13 +02:00
parent 71f476020c
commit aebac22fef
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

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