From ff0d576a8b89dbf7359704e7e849090585b5f914 Mon Sep 17 00:00:00 2001 From: Kumi Date: Sun, 8 Dec 2024 13:37:22 +0100 Subject: [PATCH] chore: Updates server costs in financial data Adjusts the EUR value for server costs to reflect updated expense figures. This update ensures financial data accuracy in reflecting current expenditures. --- data/finances.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/finances.json b/data/finances.json index 916c294..b51313f 100644 --- a/data/finances.json +++ b/data/finances.json @@ -91,7 +91,7 @@ "EUR": 400.23 }, "Server Costs":{ - "EUR": -40.62 + "EUR": -117.90 }, "Marketing": { "EUR": -75.8,