fix(data): update membership fee income in finances.json
Increased the monthly membership fee income to date from 50 EUR to 350 EUR. This change ensures accurate financial reporting and budget planning.
This commit is contained in:
parent
31b6f3325c
commit
ca016957cf
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
},
|
},
|
||||||
"6": {
|
"6": {
|
||||||
"Membership Fees": {
|
"Membership Fees": {
|
||||||
"EUR": 50
|
"EUR": 350
|
||||||
},
|
},
|
||||||
"Server Costs": {
|
"Server Costs": {
|
||||||
"EUR": -119.20
|
"EUR": -119.20
|
||||||
|
|
Loading…
Reference in a new issue