Update ServerService.cs

This commit is contained in:
JamieH
2017-09-17 23:16:53 +01:00
committed by GitHub
parent 60348ef217
commit 4b4f2e7afc
+1 -1
View File
@@ -78,7 +78,7 @@ namespace TGServerService
IRCLogModes = 6500,
SubmoduleReclone = 6600,
Authentication = 6700,
PreactionEvent = 6800,
PreactionEvent = 6800,
PreactionFail = 6900
}