fix(finances): update server cost in EUROS
All checks were successful
Build and Deploy Static Site / build (push) Successful in 55s
All checks were successful
Build and Deploy Static Site / build (push) Successful in 55s
Increased the server costs under the "EUR" key to reflect the most recent expense update. This ensures that the financial records are accurate and up to date.
This commit is contained in:
parent
4921342f1e
commit
a9739ef944
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
"EUR": 395
|
||||
},
|
||||
"Server Costs": {
|
||||
"EUR": -55.87
|
||||
"EUR": -225.7
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue