fix(finances): correct membership fees amount in EUR
Updated the EUR value of "Membership Fees" from 398.11 to 448.11 in the finances data. This correction ensures accurate financial reporting and avoids discrepancies in future analyses.
This commit is contained in:
parent
9d005f06d8
commit
eabea6e412
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
},
|
||||
"9": {
|
||||
"Membership Fees": {
|
||||
"EUR": 398.11
|
||||
"EUR": 448.11
|
||||
},
|
||||
"Server Costs": {
|
||||
"EUR": -243.46
|
||||
|
|
Loading…
Reference in a new issue