Fix aliases for gender command

This commit is contained in:
Griatch 2019-03-06 16:47:09 +01:00
parent 5c3d30b5d6
commit dc0ef5812b

View file

@ -64,7 +64,7 @@ class SetGender(Command):
"""
key = "@gender"
alias = "@sex"
aliases = "@sex"
locks = "call:all()"
def func(self):