fix: update server costs in finances.json
All checks were successful
Build and Deploy Static Site / build (push) Successful in 1m3s
All checks were successful
Build and Deploy Static Site / build (push) Successful in 1m3s
Adjusted the "Server Costs" in EUR from -229.69 to -339.19 to reflect updated accounting information. This ensures the financial data is current and accurate.
This commit is contained in:
parent
71f476020c
commit
aebac22fef
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
||||||
"EUR": 325
|
"EUR": 325
|
||||||
},
|
},
|
||||||
"Server Costs": {
|
"Server Costs": {
|
||||||
"EUR": -229.69
|
"EUR": -339.19
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue