no message

This commit is contained in:
2024-04-26 19:54:34 +03:00
parent 756863ab80
commit 71f746c3b3
4 changed files with 8 additions and 6 deletions

View File

@@ -365,6 +365,7 @@ public class Global {
isWindows = false;
CheckServerDirectories();
CreateLogAtComponentsPath();
Utils.createEmptyFile("kek");
componentsServer = new ComponentsServer();
componentsServer.ActivateDB();
componentsServer.Start();