From adec0aebfb8bfb5f83f277d7acf0fccd230ed410 Mon Sep 17 00:00:00 2001 From: Diogo Matos Date: Tue, 12 Nov 2024 10:14:14 +0000 Subject: [PATCH] chore: usual fix --- data/filters.json | 2 +- data/shifts.json | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/data/filters.json b/data/filters.json index 4ef88f1..22179d4 100644 --- a/data/filters.json +++ b/data/filters.json @@ -123,7 +123,7 @@ "name": "SASE", "groupId": 1, "semester": 1, - "shifts": [] + "shifts": ["T1"] }, { "id": 1119, diff --git a/data/shifts.json b/data/shifts.json index 7f4188a..60f071a 100644 --- a/data/shifts.json +++ b/data/shifts.json @@ -1,4 +1,16 @@ [ + { + "id": "", + "title": "Sustentabilidade Ambiental, Social e Económica", + "theoretical": true, + "shift": "T1", + "building": "CP1", + "room": "1.30", + "day": 1, + "start": "18:00", + "end": "20:00", + "filterId": 1118 + }, { "id": 14294, "title": "Programação Funcional",