From 9a7bc34f1a4403885133ce4ba57837731e091f87 Mon Sep 17 00:00:00 2001 From: Filipe Barroso Date: Sun, 6 Oct 2024 14:26:45 +0100 Subject: [PATCH] fix: agenda times --- assets/agenda.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/agenda.json b/assets/agenda.json index 151ed65..c2f8b98 100644 --- a/assets/agenda.json +++ b/assets/agenda.json @@ -43,14 +43,14 @@ { "title": "Pausa", "description": "Pausa para um cafézinho", - "time": "2024-10-12T10:45:00Z", + "time": "2024-10-12T15:45:00Z", "type_id":"0" }, { "speaker": "Mentores Flutter Portugal", "title": "(Cont.) Oficina Individualizada & Contribuições Código Aberto a Fogos.pt", "description": "Nesta oficina terás a oportunidade de ter uma primeira experiência prática com Flutter, tanto poderás contribuir para um simples código base ou contribuir para o Fogos.pt", - "time": "2024-10-12T14:00:00Z", + "time": "2024-10-12T16:00:00Z", "type_id":"1" }, {