completely ignore log stuff on public nadeko
This commit is contained in:
@ -14,6 +14,7 @@ using static NadekoBot.Modules.Administration.Services.LogCommandService;
|
||||
|
||||
namespace NadekoBot.Modules.Administration
|
||||
{
|
||||
#if !GLOBAL_NADEKO
|
||||
public partial class Administration
|
||||
{
|
||||
[Group]
|
||||
@ -180,4 +181,5 @@ namespace NadekoBot.Modules.Administration
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
}
|
Reference in New Issue
Block a user