fix(data): update server costs in finances.json
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
Updated server costs to reflect the current expense accurately. Ensures financial data remains up-to-date and reflects true expenditures.
This commit is contained in:
parent
de6fbe426f
commit
4c851f4ef5
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
"XMR": 1.0
|
||||
},
|
||||
"Server Costs": {
|
||||
"EUR": -244.1
|
||||
"EUR": -247.52
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue