fixed typo
This commit is contained in:
parent
0c6f67fac9
commit
84fe644db3
@ -67,7 +67,7 @@ namespace NadekoBot.Modules.Administration.Commands
|
||||
});
|
||||
|
||||
cgb.CreateCommand(Module.Prefix + "lsar")
|
||||
.Description("Lits all self-assignable roles.")
|
||||
.Description("Lists all self-assignable roles.")
|
||||
.Parameter("roles", ParameterType.Multiple)
|
||||
.Do(async e =>
|
||||
{
|
||||
|
@ -81,7 +81,7 @@
|
||||
"ClashOfClans": ",",
|
||||
"Help": "-",
|
||||
"Music": "!m",
|
||||
"Trello": "trello",
|
||||
"Trello": "trello ",
|
||||
"Games": ">",
|
||||
"Gambling": "$",
|
||||
"Permissions": ";",
|
||||
|
Loading…
Reference in New Issue
Block a user