Fix aliases for gender command
This commit is contained in:
parent
3618fbf3ef
commit
9ab2422311
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ class SetGender(Command):
|
|||
|
||||
"""
|
||||
key = "@gender"
|
||||
alias = "@sex"
|
||||
aliases = "@sex"
|
||||
locks = "call:all()"
|
||||
|
||||
def func(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue