fix: update server costs in finances.json
Adjusted the EUR server costs entry in finances.json to reflect the recent increase in expenditures. This ensures financial data accuracy and up-to-date budgeting.
This commit is contained in:
parent
b29ba5b52d
commit
31b6f3325c
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
||||||
"EUR": 50
|
"EUR": 50
|
||||||
},
|
},
|
||||||
"Server Costs": {
|
"Server Costs": {
|
||||||
"EUR": -85.62
|
"EUR": -119.20
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue