fix(finances): update server cost in EUR
All checks were successful
Build and Deploy Static Site / build (push) Successful in 57s
All checks were successful
Build and Deploy Static Site / build (push) Successful in 57s
Adjusted the server cost from 225.7 to 244.1 EUR to reflect the latest expenses accurately. Ensuring financial data remains up-to-date for correct reporting and budgeting.
This commit is contained in:
parent
6dc3e7b6cf
commit
68d6286aed
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
"XMR": 1.0
|
||||
},
|
||||
"Server Costs": {
|
||||
"EUR": -225.7
|
||||
"EUR": -244.1
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue