feat: update finances to include server costs
Added server costs for October in the financial data, reflecting updated expenditure records. This ensures more accurate financial tracking and budgeting.
This commit is contained in:
parent
e4f4e29cae
commit
e4bd2c048a
1 changed files with 3 additions and 0 deletions
|
@ -69,6 +69,9 @@
|
|||
"10": {
|
||||
"Membership Fees": {
|
||||
"EUR": 30.23
|
||||
},
|
||||
"Server Costs": {
|
||||
"EUR": -242.42
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue