From 35ebd8355a9b522e929379e9ba0fbd1a038f32c7 Mon Sep 17 00:00:00 2001 From: Kumi Date: Wed, 11 Dec 2024 09:35:39 +0100 Subject: [PATCH] chore: Updates server costs in financial data Adjusts EUR value for server costs from -117.90 to -315.12 to reflect updated expenses. This change ensures accuracy in financial reporting and aids in budget forecasting. --- data/finances.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/finances.json b/data/finances.json index b51313f..13e730e 100644 --- a/data/finances.json +++ b/data/finances.json @@ -91,7 +91,7 @@ "EUR": 400.23 }, "Server Costs":{ - "EUR": -117.90 + "EUR": -315.12 }, "Marketing": { "EUR": -75.8,