fix(finances): update membership fees amount to correct value
Adjusted the membership fees in EUR to reflect the accurate amount. This change ensures that financial records are consistent and accurate.
This commit is contained in:
parent
a07fdf170c
commit
3e1b33c700
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
},
|
||||
"9": {
|
||||
"Membership Fees": {
|
||||
"EUR": 390.69
|
||||
"EUR": 398.11
|
||||
},
|
||||
"Server Costs": {
|
||||
"EUR": -243.46
|
||||
|
|
Loading…
Reference in a new issue