no message

This commit is contained in:
2023-09-21 20:55:14 +03:00
parent e4131fc071
commit 7cc64ae0d2
45 changed files with 164 additions and 92 deletions

View File

@@ -382,7 +382,7 @@ public class Global {
}
};
Log.ClearLog();
new PackageModeSupervisor().Start();
new PackageModeSupervisor().Do();
break;
case Undefined:
break;