mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-11-03 16:24:27 -05:00
Fixed typo
This commit is contained in:
@@ -4,7 +4,7 @@ namespace NadekoBot.Modules.Administration;
|
|||||||
|
|
||||||
public sealed class DummyLogCommandService : ILogCommandService
|
public sealed class DummyLogCommandService : ILogCommandService
|
||||||
#if GLOBAL_NADEKO
|
#if GLOBAL_NADEKO
|
||||||
, INservice
|
, INService
|
||||||
#endif
|
#endif
|
||||||
{
|
{
|
||||||
public void AddDeleteIgnore(ulong xId)
|
public void AddDeleteIgnore(ulong xId)
|
||||||
|
|||||||
Reference in New Issue
Block a user