Browse Source

Update title

Robert Middleswarth 2 years ago
parent
commit
55ed21798c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      template/apps/klipper.json

+ 2 - 2
template/apps/klipper.json

@@ -4,7 +4,7 @@
 		"3d-printers",
 		"3d-printers",
 		"Tools"
 		"Tools"
 	],
 	],
-	"description": "Klipper [Testing] Klipper is a 3d-Printer firmware. It combines the power of a general purpose computer with one or more micro-controllers. See the features document for more information on why you should use Klipper.",
+	"description": "Klipper is a 3d-Printer firmware. It combines the power of a general purpose computer with one or more micro-controllers. See the features document for more information on why you should use Klipper.",
 	"env": [
 	"env": [
 		{
 		{
 			"default": "/dev/ttymxc3",
 			"default": "/dev/ttymxc3",
@@ -24,7 +24,7 @@
 		"url": "https://github.com/pi-hosted/pi-hosted/"
 		"url": "https://github.com/pi-hosted/pi-hosted/"
 	},
 	},
 	"restart_policy": "unless-stopped",
 	"restart_policy": "unless-stopped",
-	"title": "Klipper, Mainsail, Moonraker",
+	"title": "Klipper[Testing], Mainsail, Moonraker",
 	"type": 3,
 	"type": 3,
 	"webpage": "https://hub.docker.com/r/mkuf/klipper"
 	"webpage": "https://hub.docker.com/r/mkuf/klipper"
 }
 }