Skip to content

Commit

Permalink
Update SchedulePage.vue
Browse files Browse the repository at this point in the history
TIB -> TIP
  • Loading branch information
BurkhalterY authored Jun 8, 2024
1 parent 38fd6c0 commit 1f695ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/views/SchedulePage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -187,13 +187,13 @@ const schedule = reactive({
{
start: "12:20",
end: "13:05",
matter: "TIB | Droit",
matter: "TIP | Droit",
classroom: "S316",
},
{
start: "13:10",
end: "13:55",
matter: "TIB | Droit",
matter: "TIP | Droit",
classroom: "S316",
},
{
Expand Down

0 comments on commit 1f695ee

Please sign in to comment.