From ebe662594b1bb3e2f62df37de77333a5c14219f1 Mon Sep 17 00:00:00 2001 From: Kwoth Date: Fri, 3 Mar 2017 02:11:21 +0100 Subject: [PATCH] .langli no longer requires bot ownership --- .../Modules/Administration/Commands/LocalizationCommands.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/NadekoBot/Modules/Administration/Commands/LocalizationCommands.cs b/src/NadekoBot/Modules/Administration/Commands/LocalizationCommands.cs index 5707429b..45dedc1d 100644 --- a/src/NadekoBot/Modules/Administration/Commands/LocalizationCommands.cs +++ b/src/NadekoBot/Modules/Administration/Commands/LocalizationCommands.cs @@ -97,7 +97,6 @@ namespace NadekoBot.Modules.Administration } [NadekoCommand, Usage, Description, Aliases] - [OwnerOnly] public async Task LanguagesList() { await Context.Channel.EmbedAsync(new EmbedBuilder().WithOkColor()