From fe18ee09fe6b01c00fc65be78c4a96bae441f11d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Nov 2024 16:42:22 +0000 Subject: [PATCH] chore: update shifts data (#268) --- 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 cef5332..5d15d93 100644 --- a/data/filters.json +++ b/data/filters.json @@ -704,7 +704,7 @@ }, { "id": 501, - "name": "D", + "name": "Dissertação", "groupId": 5, "semester": 0, "shifts": [] diff --git a/data/shifts.json b/data/shifts.json index 769dd8e..b32ad4f 100644 --- a/data/shifts.json +++ b/data/shifts.json @@ -1703,6 +1703,18 @@ "end": "20:00", "filterId": 314 }, + { + "id": 0, + "title": "Cálculo Diferencial e Integral", + "theoretical": false, + "shift": "TP1", + "building": "CP1", + "room": "1.05", + "day": 0, + "start": "18:00", + "end": "20:00", + "filterId": 0 + }, { "id": 14309, "title": "Cálculo de Programas",