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