diff --git a/manifest.json b/manifest.json index f919146..3948c40 100644 --- a/manifest.json +++ b/manifest.json @@ -41,8 +41,8 @@ "type": "password" }, { - "name": "first port" - "type": "firstport" + "name": "first port", + "type": "firstport", "ask": { "en": "Enter the FIRST Port that should be used by Rport eg. port for tunnels (standard 20000)"" "de": "Bitte geben Sie den LETZEN Port ein welcher von Rport für z.B. die Tunnels genutzt wird (Standart 20000)" @@ -50,8 +50,8 @@ "example": "20000" }, { - "name": "last port" - "type": "lastport" + "name": "last port", + "type": "lastport", "ask": { "en": "Enter the LAST Port that should be used by Rport eg. port for tunnels (standard 30000)"" "de": "Bitte geben Sie den LETZEN Port ein welcher von Rport für z.B. die Tunnels genutzt wird (Standart 30000)"