typo
This commit is contained in:
parent
e0c7ffa13a
commit
a17ddf1991
@ -128,7 +128,7 @@ namespace NadekoBot.Modules.Administration
|
|||||||
await channel.SendMessageAsync(":warning: `You are enabling this feature and I do not have ADMINISTRATOR permissions, " +
|
await channel.SendMessageAsync(":warning: `You are enabling this feature and I do not have ADMINISTRATOR permissions, " +
|
||||||
"this may cause some issues, and you will have to clean up text channels yourself afterwards.`");
|
"this may cause some issues, and you will have to clean up text channels yourself afterwards.`");
|
||||||
}
|
}
|
||||||
catch { ]}
|
catch { }
|
||||||
}
|
}
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user