зеркало из https://github.com/mozilla/gecko-dev.git
"tree" is now alias for "trees" command since its mistyped so often
This commit is contained in:
Родитель
8676654da1
Коммит
577e66900a
|
@ -67,7 +67,7 @@ my %pubcmds = (
|
|||
"(hi|hello|lo|sup)" => \&bot_hi,
|
||||
"moon" => \&bot_moon,
|
||||
"up" => \&bot_up,
|
||||
"trees" => \&bot_tinderbox,
|
||||
"(trees|tree)" => \&bot_tinderbox,
|
||||
"debug" => \&bot_debug,
|
||||
"stocks" => \&bot_stocks,
|
||||
);
|
||||
|
|
Загрузка…
Ссылка в новой задаче