no message

This commit is contained in:
2024-10-14 18:41:02 +03:00
parent 702529147d
commit 45447f34f8
54 changed files with 200 additions and 100 deletions

View File

@@ -224,8 +224,9 @@ public class Global {
public static void NormalMode(int port) throws Exception {
//-------------------------------->>
UI_.active = true;
UI_.setTheme(new LightSPFEditorTheme());
mainModule = new MainModule();
mainModule.Init();
//--
CheckVisualiserDirectories();
CreateLogAtComponentsPath();
//-