no message

This commit is contained in:
2025-03-21 17:02:45 +03:00
parent 2d0d69fd7a
commit df204b64a7
14 changed files with 172 additions and 46 deletions

View File

@@ -88,7 +88,7 @@ public class TestingServer extends RepositoryServer<TestsDatabase> {
public void StartAction() throws Exception {
try {
//--
// db.Patch();
db.Patch();
//--
machines_db = new MachinesDatabase();
machines_db.Activate();