Skip to content

Commit 99bda11

Browse files
committed
addressing PR review
1 parent 79a54c8 commit 99bda11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/net/javadiscord/javabot/systems/help/commands/CloseCommand.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
/**
77
* A simple command that can be used inside reserved help channels to immediately unreserve them,
88
* instead of waiting for a timeout.
9+
* An alias to /unreserve
910
*/
1011
public class CloseCommand extends UnreserveCommand {
1112

0 commit comments

Comments
 (0)