fix(finances): update membership fee to correct amount
Adjusted the Euro membership fee entry to accurately reflect the updated amount of 80.23 EUR. This change ensures financial data accuracy, aligning actual fees with recorded amounts.
This commit is contained in:
parent
1c2bab6acf
commit
fac801130d
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@
|
||||||
},
|
},
|
||||||
"11": {
|
"11": {
|
||||||
"Membership Fees": {
|
"Membership Fees": {
|
||||||
"EUR": 30.23
|
"EUR": 80.23
|
||||||
},
|
},
|
||||||
"Server Costs": {
|
"Server Costs": {
|
||||||
"EUR": -237.27
|
"EUR": -237.27
|
||||||
|
|
Loading…
Reference in a new issue