no message

This commit is contained in:
2024-10-20 17:44:30 +03:00
parent 3f42f61c76
commit a042f24833
59 changed files with 34 additions and 234 deletions

View File

@@ -25,7 +25,6 @@ public class SapforSettingsCommandsDBTable extends iDBTable<SapforSettingsComman
public String getPluralDescription() {
return "команды";
}
@Override
public Current CurrentName() {
return Current.SapforSettingsCommand;