fix(finances): correct membership fee amount
Updated the membership fee in the financial records from EUR 37.65 to the current amount of EUR 87.65.
This commit is contained in:
parent
c10c43acaf
commit
390287f7cc
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
|||
},
|
||||
"10": {
|
||||
"Membership Fees": {
|
||||
"EUR": 37.65
|
||||
"EUR": 87.65
|
||||
},
|
||||
"Server Costs": {
|
||||
"EUR": -416.78
|
||||
|
|
Loading…
Reference in a new issue