fix(data): correct membership fee amount in finances.json
The membership fee for July was updated to 395 EUR. This adjustment corrects the discrepancy to reflect the accurate fee amount.
This commit is contained in:
parent
36a7b01ffd
commit
fc6bf85068
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
},
|
||||
"7": {
|
||||
"Membership Fees": {
|
||||
"EUR": 45
|
||||
"EUR": 395
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue