fix: Update server cost data in finances file
Adjusts the EUR value for server costs from -237.27 to -366.93. Reflects updated expenses to maintain accurate financial records.
This commit is contained in:
parent
2242879bfb
commit
5511dc55d4
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@
|
||||||
"EUR": 80.23
|
"EUR": 80.23
|
||||||
},
|
},
|
||||||
"Server Costs": {
|
"Server Costs": {
|
||||||
"EUR": -237.27
|
"EUR": -366.93
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue