fix(data): update server cost in finances data
All checks were successful
Build and Deploy Static Site (Pride Theme) / build (push) Successful in 1m36s
Build and Deploy Static Site / build (push) Successful in 1m41s

Updated the server costs in the financial data to reflect recent changes in expenses. This ensures that financial projections and reports are accurate based on current spending.
This commit is contained in:
Kumi 2024-10-26 08:22:24 +02:00
parent 70c9bec4aa
commit bacda8b111
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -71,7 +71,7 @@
"EUR": 387.65
},
"Server Costs": {
"EUR": -416.78
"EUR": -440.98
}
}
}