Updated Help.cs
This commit is contained in:
parent
a62a26091f
commit
b506b4461b
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ public sealed partial class Help : EllieModule<HelpService>
|
|||
m.Name,
|
||||
null);
|
||||
|
||||
#if GLOBAL_NADEKO
|
||||
#if GLOBAL_ELLIE
|
||||
if (m.Preconditions.Any(x => x is NoPublicBotAttribute))
|
||||
continue;
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue