From 390287f7ccea1687ec417248b801492f7fdee7a8 Mon Sep 17 00:00:00 2001 From: Kumi Date: Fri, 25 Oct 2024 08:26:21 +0200 Subject: [PATCH] fix(finances): correct membership fee amount Updated the membership fee in the financial records from EUR 37.65 to the current amount of EUR 87.65. --- data/finances.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/finances.json b/data/finances.json index 895fbfc..7faf6f6 100644 --- a/data/finances.json +++ b/data/finances.json @@ -68,7 +68,7 @@ }, "10": { "Membership Fees": { - "EUR": 37.65 + "EUR": 87.65 }, "Server Costs": { "EUR": -416.78