Fix tabbing

This commit is contained in:
Cyberboss
2017-09-17 21:04:13 -04:00
parent c086933c3f
commit f465bb875b
6 changed files with 62 additions and 62 deletions
+1 -1
View File
@@ -109,7 +109,7 @@ namespace TGServerService
if (oldVersion == newVersion && newVersion == 0) //chat refactor
Properties.Settings.Default.ChatProviderData = "NEEDS INITIALIZING"; //reset chat settings to be safe
}
//you should seriously not add anything here
//Use OnStart instead
public TGServerService()