small changes

This commit is contained in:
Paulchen-Panther
2018-12-31 00:21:44 +01:00
parent 38950edf35
commit 0e3ddb7eca
6 changed files with 17 additions and 8 deletions

View File

@@ -153,8 +153,8 @@ $(document).ready(function() {
case "UDPLISTENER":
owner = $.i18n('general_comp_UDPLISTENER');
break;
case "PROTOSERVER":
owner = "Proto";
case "FLATBUFSERVER":
owner = $.i18n('general_comp_FLATBUFSERVER');
break;
}