fixed the fixed fix

This commit is contained in:
Yessiest 2021-12-02 19:33:26 +04:00
parent 9d436933de
commit dd8e294732
1 changed files with 1 additions and 1 deletions

View File

@ -55,6 +55,6 @@ local drolelist = command("drolelist", {
})
plugin:add_command(droleadd)
plugin:add_command(droledel)
plugin:add_commmand(drolelist)
plugin:add_command(drolelist)
return plugin