From 0624fd6f13c9b0276dd9cc3bc308788319d1232e Mon Sep 17 00:00:00 2001 From: Kumi Date: Mon, 24 Jun 2024 16:55:04 +0200 Subject: [PATCH] fix(finances): update membership fees in EUR Adjusted the membership fees value to 382.42 EUR to reflect the latest financial data. Ensures accurate financial reporting and accounting. No other changes to costs or revenue items. --- data/finances.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/finances.json b/data/finances.json index 7b42a7f..f6537ca 100644 --- a/data/finances.json +++ b/data/finances.json @@ -28,7 +28,7 @@ }, "6": { "Membership Fees": { - "EUR": 375 + "EUR": 382.42 }, "Server Costs": { "EUR": -317.62