From 0adf9420e9dc40a3e4cda6447f84aa927e3ddb33 Mon Sep 17 00:00:00 2001 From: Andreu Gallofre I Bahon Date: Sat, 4 May 2024 19:59:59 +0200 Subject: [PATCH] Fix pizza time (#591) --- src/data/schedule.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data/schedule.ts b/src/data/schedule.ts index 324e76c2..ad2f2832 100644 --- a/src/data/schedule.ts +++ b/src/data/schedule.ts @@ -478,8 +478,8 @@ export const schedule: RawSchedule = { mapId: 'indoors', }, title: '🍕 Dinner', - start: '04/05/2024 20:00', - end: '04/05/2024 21:30', + start: '04/05/2024 20:30', + end: '04/05/2024 22:00', description: /* markdown */ `Hard day? It's normal after 24 hours coding... you deserve a really good dinner! **PIZZA TIME** [More information](/meals)`, }, {