fix: update membership fee in financial data
All checks were successful
Build and Deploy Static Site / build (push) Successful in 1m1s

Increased the membership fee in EUR from 25 to 75 to reflect the current income. This change ensures the financial data remains accurate. No functional impact on the application but improves data consistency.
This commit is contained in:
Kumi 2024-09-02 16:31:57 +02:00
parent a3e1c325be
commit 5058562d02
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -57,7 +57,7 @@
},
"9": {
"Membership Fees": {
"EUR": 25
"EUR": 75
}
}
}