diff --git a/data/filters.json b/data/filters.json index 384a7d2..3057b0a 100644 --- a/data/filters.json +++ b/data/filters.json @@ -123,7 +123,7 @@ "name": "SASE", "groupId": 1, "semester": 1, - "shifts": [] + "shifts": ["T1"] }, { "id": 1119, @@ -311,7 +311,7 @@ "name": "LI4", "groupId": 3, "semester": 1, - "shifts": ["T1"] + "shifts": ["T1", "OT2", "OT3", "OT4", "OT5"] }, { "id": 316, diff --git a/data/shifts.json b/data/shifts.json index 20eda9f..05cb427 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",