fix(finances): update server costs in EUR
All checks were successful
Build and Deploy Static Site / build (push) Successful in 1m13s
All checks were successful
Build and Deploy Static Site / build (push) Successful in 1m13s
Adjusted the server costs to reflect the significant increase from EUR -84.48 to EUR -229.69 in the finances data. This change ensures the accuracy of our financial records.
This commit is contained in:
parent
8f0946fb9d
commit
71f476020c
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
"EUR": 325
|
||||
},
|
||||
"Server Costs": {
|
||||
"EUR": -84.48
|
||||
"EUR": -229.69
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue