Fixed typo

This commit is contained in:
Kwoth
2022-10-01 08:54:11 +02:00
parent a294e3bf8f
commit e63ac07a52

View File

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