From f59f677af11755d44378c38058ef0637da0eea9e Mon Sep 17 00:00:00 2001 From: Kumi Date: Tue, 23 Jul 2024 10:29:26 +0200 Subject: [PATCH] fix(finances): update membership fees to correct value Changed the membership fee amount in finances.json to 402.42 EUR to reflect the accurate amount. This correction ensures the financial records are precise and up-to-date. --- data/finances.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/finances.json b/data/finances.json index b29a9b2..2af3cf6 100644 --- a/data/finances.json +++ b/data/finances.json @@ -39,7 +39,7 @@ }, "7": { "Membership Fees": { - "EUR": 395 + "EUR": 402.42 }, "Server Costs": { "EUR": -225.7