Skip to content

Commit 032e78b

Browse files
committed
Adjustment to run workflow
1 parent 3699861 commit 032e78b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: commands/course.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ const { ChannelType } = require("discord.js");
44
const COMMAND_JOIN = "join";
55
const COMMAND_LEAVE = "leave";
66

7-
// map of course aliases to their actual names
7+
// map of course aliases to actual codes
88
const course_aliases = {
99
comp6841: "comp6441",
1010
comp6843: "comp6443",

0 commit comments

Comments
 (0)