From f8c5176e89b407875661cc67e1f6df7744ee0b4c Mon Sep 17 00:00:00 2001 From: Kumi Date: Fri, 6 Dec 2024 09:29:51 +0100 Subject: [PATCH] chore: Updates December finances with new entries Adjusts Membership Fees to accurately reflect the updated European rates for December. Adds Server Costs expense to account for infrastructure outgoings in the same month. This ensures that financial records remain precise and current. --- data/finances.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/data/finances.json b/data/finances.json index 4d028fa..916c294 100644 --- a/data/finances.json +++ b/data/finances.json @@ -88,7 +88,10 @@ }, "12": { "Membership Fees": { - "EUR": 395 + "EUR": 400.23 + }, + "Server Costs":{ + "EUR": -40.62 }, "Marketing": { "EUR": -75.8,