fix(finances): update server costs entry
Adjusted the server costs in the financial data from €110 to €237.27 to reflect updated expenses. This change ensures that financial records are accurate and up-to-date, aiding in proper financial tracking and planning.
This commit is contained in:
parent
ac09b30360
commit
1c2bab6acf
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@
|
|||
"EUR": 30.23
|
||||
},
|
||||
"Server Costs": {
|
||||
"EUR": -110
|
||||
"EUR": -237.27
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue