mirror of
https://github.com/weechat/weechat.git
synced 2026-07-06 17:53:13 +02:00
Commands /halfop, /voice, /deop, /dehalfop, /devoice are ok for self nick (no arg)
This commit is contained in:
@@ -1202,7 +1202,7 @@ weechat_cmd_debug (int argc, char **argv)
|
||||
irc_display_prefix (NULL, PREFIX_ERROR);
|
||||
gui_printf (NULL,
|
||||
_("%s unknown option for \"%s\" command\n"),
|
||||
WEECHAT_ERROR, "perl");
|
||||
WEECHAT_ERROR, "debug");
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user