From 284ed7c015cd3cf16aa712809ffb0d8f7ef62924 Mon Sep 17 00:00:00 2001 From: Kumi Date: Fri, 23 Aug 2024 19:11:36 +0200 Subject: [PATCH] fix(finances): update membership fee amount Adjusted the Membership Fees EUR amount to reflect the latest financial data. This ensures the budget records remain accurate 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 83234c3..35e380e 100644 --- a/data/finances.json +++ b/data/finances.json @@ -49,7 +49,7 @@ }, "8": { "Membership Fees": { - "EUR": 325 + "EUR": 332.42 }, "Server Costs": { "EUR": -339.19