fix(finances): update EUR server costs in finances.json
Updated the server costs in EUR to reflect the latest billing. Ensures financial records are accurate and up-to-date.
This commit is contained in:
parent
ca016957cf
commit
b47782b5e6
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
||||||
"EUR": 350
|
"EUR": 350
|
||||||
},
|
},
|
||||||
"Server Costs": {
|
"Server Costs": {
|
||||||
"EUR": -119.20
|
"EUR": -213.11
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue