no message

This commit is contained in:
2023-11-09 01:47:46 +03:00
parent 3bcf8861f2
commit a6ebd5f1f9
6 changed files with 158 additions and 123 deletions

View File

@@ -167,6 +167,7 @@ public class SapforTask extends DBObject {
}
}
match = MatchState.Match;
task2.match = MatchState.Match;
}
}
}