.langli no longer requires bot ownership

This commit is contained in:
Kwoth 2017-03-03 02:11:21 +01:00
parent 43d19babb2
commit ebe662594b

View File

@ -97,7 +97,6 @@ namespace NadekoBot.Modules.Administration
} }
[NadekoCommand, Usage, Description, Aliases] [NadekoCommand, Usage, Description, Aliases]
[OwnerOnly]
public async Task LanguagesList() public async Task LanguagesList()
{ {
await Context.Channel.EmbedAsync(new EmbedBuilder().WithOkColor() await Context.Channel.EmbedAsync(new EmbedBuilder().WithOkColor()