Skip to content

Commit

Permalink
Fix COMP6843 missing from course aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
Domin0de authored Dec 4, 2024
1 parent 1af826e commit 3699861
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions commands/course.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ const COMMAND_LEAVE = "leave";
// map of course aliases to their actual names
const course_aliases = {
comp6841: "comp6441",
comp6843: "comp6443",
comp9044: "comp2041",
comp3891: "comp3231",
comp9201: "comp3231",
Expand Down

0 comments on commit 3699861

Please sign in to comment.