Skip to content

Commit 3699861

Browse files
authored
Fix COMP6843 missing from course aliases
1 parent 1af826e commit 3699861

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

commands/course.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ const COMMAND_LEAVE = "leave";
77
// map of course aliases to their actual names
88
const course_aliases = {
99
comp6841: "comp6441",
10+
comp6843: "comp6443",
1011
comp9044: "comp2041",
1112
comp3891: "comp3231",
1213
comp9201: "comp3231",

0 commit comments

Comments
 (0)