Skip to content

Commit e59c86a

Browse files
authored
chore: update shifts data
1 parent d9b022f commit e59c86a

File tree

2 files changed

+5
-41
lines changed

2 files changed

+5
-41
lines changed

data/filters.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"name": "DL",
6868
"groupId": 1,
6969
"semester": 1,
70-
"shifts": ["T1"]
70+
"shifts": []
7171
},
7272
{
7373
"id": 1111,

data/shifts.json

Lines changed: 4 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -455,18 +455,6 @@
455455
"end": "20:00",
456456
"filterId": 0
457457
},
458-
{
459-
"id": 0,
460-
"title": "Sustentabilidade Ambiental, Social e Económica",
461-
"theoretical": true,
462-
"shift": "T1",
463-
"building": "CP1",
464-
"room": "2.25",
465-
"day": 1,
466-
"start": "18:00",
467-
"end": "20:00",
468-
"filterId": 0
469-
},
470458
{
471459
"id": 10886,
472460
"title": "Tópicos de Astronomia e Cosmologia",
@@ -479,18 +467,6 @@
479467
"end": "20:00",
480468
"filterId": 1119
481469
},
482-
{
483-
"id": 15410,
484-
"title": "Literacia Fotográfica da Física à Mensagem",
485-
"theoretical": false,
486-
"shift": "TP1",
487-
"building": "CP1",
488-
"room": "1.30",
489-
"day": 1,
490-
"start": "18:00",
491-
"end": "20:00",
492-
"filterId": 1115
493-
},
494470
{
495471
"id": 13556,
496472
"title": "Cidadania Digital",
@@ -504,28 +480,16 @@
504480
"filterId": 117
505481
},
506482
{
507-
"id": 16176,
508-
"title": "Direito Laboral",
509-
"theoretical": true,
510-
"shift": "T1",
511-
"building": "CP1",
512-
"room": "2.24",
513-
"day": 1,
514-
"start": "18:00",
515-
"end": "20:00",
516-
"filterId": 1110
517-
},
518-
{
519-
"id": 0,
520-
"title": "Ergonomia Visual",
483+
"id": 15410,
484+
"title": "Literacia Fotográfica da Física à Mensagem",
521485
"theoretical": false,
522486
"shift": "TP1",
523487
"building": "CP1",
524-
"room": "2.14",
488+
"room": "1.30",
525489
"day": 1,
526490
"start": "18:00",
527491
"end": "20:00",
528-
"filterId": 0
492+
"filterId": 1115
529493
},
530494
{
531495
"id": 14240,

0 commit comments

Comments
 (0)