We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1af826e commit 3699861Copy full SHA for 3699861
commands/course.js
@@ -7,6 +7,7 @@ const COMMAND_LEAVE = "leave";
7
// map of course aliases to their actual names
8
const course_aliases = {
9
comp6841: "comp6441",
10
+ comp6843: "comp6443",
11
comp9044: "comp2041",
12
comp3891: "comp3231",
13
comp9201: "comp3231",
0 commit comments