diff --git a/TGServerService/ServerService.cs b/TGServerService/ServerService.cs index 762d768fd2..f02ce445d0 100644 --- a/TGServerService/ServerService.cs +++ b/TGServerService/ServerService.cs @@ -78,7 +78,7 @@ namespace TGServerService IRCLogModes = 6500, SubmoduleReclone = 6600, Authentication = 6700, - PreactionEvent = 6800, + PreactionEvent = 6800, PreactionFail = 6900 }