fix(data): update server cost in finances.json
All checks were successful
Build and Deploy Static Site / build (push) Successful in 59s
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:
parent
7119b790db
commit
8f0946fb9d
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
"EUR": 325
|
||||
},
|
||||
"Server Costs": {
|
||||
"EUR": -77.28
|
||||
"EUR": -84.48
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue