From 42a4f53c429edf22e988fcbbc2cab059c98d29c2 Mon Sep 17 00:00:00 2001 From: Kumi Date: Tue, 10 Sep 2024 12:41:49 +0200 Subject: [PATCH] fix(finances): correct membership fees amount in JSON Updated the 'Membership Fees' amount from EUR 90.69 to EUR 390.69 in the finances data to reflect the accurate financial records. This correction ensures accurate financial reporting. --- data/finances.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/finances.json b/data/finances.json index 82e18ae..ce5f9a7 100644 --- a/data/finances.json +++ b/data/finances.json @@ -57,7 +57,7 @@ }, "9": { "Membership Fees": { - "EUR": 90.69 + "EUR": 390.69 }, "Server Costs": { "EUR": -36.67