diff options
Diffstat (limited to 'src/crsm.hpp')
| -rw-r--r-- | src/crsm.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/crsm.hpp b/src/crsm.hpp index 5d0e51f..139446c 100644 --- a/src/crsm.hpp +++ b/src/crsm.hpp @@ -272,6 +272,8 @@ private: CMD_FUNCTION(groupinfo); CMD_FUNCTION(grouphelp); + CMD_FUNCTION(relist); + IRC_CHECK_CALLBACK(ircSetAdmin); IRC_CHECK_CALLBACK(ircModCmd); }; |
