From 9f66f40984f24397ddc0a5bd4fe8a293b8a8bb22 Mon Sep 17 00:00:00 2001 From: Antonio De Lucreziis Date: Mon, 23 Jan 2023 23:32:18 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20non=20so=20perch=C3=A9=20prima=20c'era?= =?UTF-8?q?=2022?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main.jsx b/src/main.jsx index 5206d2c..54333bf 100644 --- a/src/main.jsx +++ b/src/main.jsx @@ -42,8 +42,8 @@ const DATE_RANGES = { to: '2022-10-07T22:00:00.000Z', }, '63ce74397a9aee064ee01ad7': { - from: '2023-02-27T22:00:00.000Z', - to: '2023-03-05T22:00:00.000Z', + from: '2023-02-27T00:00:00.000Z', + to: '2023-03-05T00:00:00.000Z', }, }