fix(finances): update membership fee amount
All checks were successful
Build and Deploy Static Site / build (push) Successful in 1m6s
All checks were successful
Build and Deploy Static Site / build (push) Successful in 1m6s
Adjusted the Membership Fees EUR amount to reflect the latest financial data. This ensures the budget records remain accurate and up-to-date.
This commit is contained in:
parent
c3c1685bdb
commit
284ed7c015
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
||||||
},
|
},
|
||||||
"8": {
|
"8": {
|
||||||
"Membership Fees": {
|
"Membership Fees": {
|
||||||
"EUR": 325
|
"EUR": 332.42
|
||||||
},
|
},
|
||||||
"Server Costs": {
|
"Server Costs": {
|
||||||
"EUR": -339.19
|
"EUR": -339.19
|
||||||
|
|
Loading…
Reference in a new issue