docs: update membership fee value in finances.json
All checks were successful
Build and Deploy Static Site / build (push) Successful in 1m0s
All checks were successful
Build and Deploy Static Site / build (push) Successful in 1m0s
Corrected the membership fee value from 382.42 EUR to 402.42 EUR to reflect the most recent financial report. This ensures financial records are accurate and up-to-date.
This commit is contained in:
parent
1f4658beb5
commit
8ae5ed56ee
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
||||||
},
|
},
|
||||||
"8": {
|
"8": {
|
||||||
"Membership Fees": {
|
"Membership Fees": {
|
||||||
"EUR": 382.42
|
"EUR": 402.42
|
||||||
},
|
},
|
||||||
"Server Costs": {
|
"Server Costs": {
|
||||||
"EUR": -416.47
|
"EUR": -416.47
|
||||||
|
|
Loading…
Reference in a new issue