chore: Updates server costs in financial data
Adjusts EUR value for server costs from -117.90 to -315.12 to reflect updated expenses. This change ensures accuracy in financial reporting and aids in budget forecasting.
This commit is contained in:
parent
ff0d576a8b
commit
35ebd8355a
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@
|
||||||
"EUR": 400.23
|
"EUR": 400.23
|
||||||
},
|
},
|
||||||
"Server Costs":{
|
"Server Costs":{
|
||||||
"EUR": -117.90
|
"EUR": -315.12
|
||||||
},
|
},
|
||||||
"Marketing": {
|
"Marketing": {
|
||||||
"EUR": -75.8,
|
"EUR": -75.8,
|
||||||
|
|
Loading…
Reference in a new issue