fix(data): adjust server costs in finances.json
Updated the server cost in EUR to reflect current expenses. This ensures financial records are accurate and up-to-date,.
This commit is contained in:
parent
733a550455
commit
ac09b30360
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@
|
|||
"EUR": 30.23
|
||||
},
|
||||
"Server Costs": {
|
||||
"EUR": -32.72
|
||||
"EUR": -110
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue