feat(finances): add server costs for August
All checks were successful
Build and Deploy Static Site / build (push) Successful in 1m1s

Included a new entry in August to account for server costs. This update ensures that all recurring expenses are accurately tracked and reflected in the finances data.
This commit is contained in:
Kumi 2024-08-03 08:24:27 +02:00
parent af2767377f
commit 7ba14168f3
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -50,6 +50,9 @@
"8": {
"Membership Fees": {
"EUR": 325
},
"Server Costs": {
"EUR": -77.28
}
}
}