fix(finances): update membership fee to align with rates
Adjusted the membership fee from EUR 30.23 to EUR 37.65 to reflect updated income. This change ensures consistency with the latest membership subscription incomes.
This commit is contained in:
parent
05eaf51d8d
commit
4099cca14e
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
||||||
},
|
},
|
||||||
"10": {
|
"10": {
|
||||||
"Membership Fees": {
|
"Membership Fees": {
|
||||||
"EUR": 30.23
|
"EUR": 37.65
|
||||||
},
|
},
|
||||||
"Server Costs": {
|
"Server Costs": {
|
||||||
"EUR": -416.78
|
"EUR": -416.78
|
||||||
|
|
Loading…
Reference in a new issue