From 3e1b33c700a4d46d191262a8e6f40342e8c8cd9d Mon Sep 17 00:00:00 2001 From: Kumi Date: Tue, 24 Sep 2024 14:33:27 +0200 Subject: [PATCH] fix(finances): update membership fees amount to correct value Adjusted the membership fees in EUR to reflect the accurate amount. This change ensures that financial records are consistent and accurate. --- data/finances.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/finances.json b/data/finances.json index 80a8346..6926021 100644 --- a/data/finances.json +++ b/data/finances.json @@ -57,7 +57,7 @@ }, "9": { "Membership Fees": { - "EUR": 390.69 + "EUR": 398.11 }, "Server Costs": { "EUR": -243.46