Updated service name in DummyLogCommandService.cs
This commit is contained in:
parent
93e16d60c2
commit
588efa6442
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ namespace EllieBot.Modules.Administration;
|
|||
|
||||
public sealed class DummyLogCommandService : ILogCommandService
|
||||
#if GLOBAL_ELLIE
|
||||
, INService
|
||||
, IEService
|
||||
#endif
|
||||
{
|
||||
public void AddDeleteIgnore(ulong xId)
|
||||
|
|
Loading…
Reference in a new issue