mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 02:03:13 +02:00
alias: remove default aliases /AME and /AMSG
This commit is contained in:
@@ -33,8 +33,6 @@ struct t_config_section *alias_config_section_completion = NULL;
|
||||
|
||||
char *alias_default[][3] =
|
||||
{ { "AAWAY", "allserv /away", NULL },
|
||||
{ "AME", "allchan /me", NULL },
|
||||
{ "AMSG", "allchan /msg *", NULL },
|
||||
{ "ANICK", "allserv /nick", NULL },
|
||||
{ "BEEP", "print -beep", NULL },
|
||||
{ "BYE", "quit", NULL },
|
||||
|
||||
Reference in New Issue
Block a user