diff --git a/contrib/menu_login.py b/contrib/menu_login.py index aa1c0f936d..a49bc079fa 100644 --- a/contrib/menu_login.py +++ b/contrib/menu_login.py @@ -353,7 +353,7 @@ class CmdUnloggedinLook(Command): to the menu's own look command.. """ key = CMD_LOGINSTART - aliases = ["look, l"] + aliases = ["look", "l"] locks = "cmd:all()" arg_regex = r"^$"