fix(finances): update server costs in EUR
Adjusted the server costs in the finances dataset to reflect the latest expense of -85.62 EUR. This ensures the financial records are accurate and up-to-date.
This commit is contained in:
parent
7e8a6e655b
commit
47c2fa9455
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
||||||
"EUR": 50
|
"EUR": 50
|
||||||
},
|
},
|
||||||
"Server Costs": {
|
"Server Costs": {
|
||||||
"EUR": -69.67
|
"EUR": -85.62
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue