fix(data): update membership fees in finances.json
All checks were successful
Build and Deploy Static Site / build (push) Successful in 59s
All checks were successful
Build and Deploy Static Site / build (push) Successful in 59s
Adjusted the membership fees in finances.json from 332.42 EUR to 382.42 EUR to reflect recent financial changes and ensure data accuracy.
This commit is contained in:
parent
284ed7c015
commit
92bc6b27d4
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
||||||
},
|
},
|
||||||
"8": {
|
"8": {
|
||||||
"Membership Fees": {
|
"Membership Fees": {
|
||||||
"EUR": 332.42
|
"EUR": 382.42
|
||||||
},
|
},
|
||||||
"Server Costs": {
|
"Server Costs": {
|
||||||
"EUR": -339.19
|
"EUR": -339.19
|
||||||
|
|
Loading…
Reference in a new issue