fix(finances): update server costs for accuracy
All checks were successful
Build and Deploy Static Site / build (push) Successful in 58s

Updated the server costs in the financial records to reflect the latest expenses. Ensures accurate financial reporting. No functional code changes made.
This commit is contained in:
Kumi 2024-08-28 10:37:04 +02:00
parent d3e77c0090
commit c116bce83b
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -52,7 +52,7 @@
"EUR": 382.42
},
"Server Costs": {
"EUR": -339.19
"EUR": -416.47
}
}
}