Updated service name in DummyLogCommandService.cs

This commit is contained in:
Toastie 2024-06-25 00:18:54 +12:00
parent 93e16d60c2
commit 588efa6442
Signed by: toastie_t0ast
GPG key ID: 27F3B6855AFD40A4

View file

@ -4,7 +4,7 @@ namespace EllieBot.Modules.Administration;
public sealed class DummyLogCommandService : ILogCommandService public sealed class DummyLogCommandService : ILogCommandService
#if GLOBAL_ELLIE #if GLOBAL_ELLIE
, INService , IEService
#endif #endif
{ {
public void AddDeleteIgnore(ulong xId) public void AddDeleteIgnore(ulong xId)