fix(data): update server cost in finances data
Updated the server costs in the financial data to reflect recent changes in expenses. This ensures that financial projections and reports are accurate based on current spending.
This commit is contained in:
parent
70c9bec4aa
commit
bacda8b111
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@
|
|||
"EUR": 387.65
|
||||
},
|
||||
"Server Costs": {
|
||||
"EUR": -416.78
|
||||
"EUR": -440.98
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue