no message

This commit is contained in:
2023-11-08 23:13:16 +03:00
parent 4cd1a46c6d
commit f0a63d910f
6 changed files with 61 additions and 8 deletions

View File

@@ -71,5 +71,7 @@ public enum ServerCode {
InstallSapforForTesting,
StartSapforTests,
GetFirstActiveSapforTasksPackage,
DownloadSapforTasksPackage, OLD
DownloadSapforTasksPackage,
Patch,
OLD
}