瀏覽代碼

Update title

Robert Middleswarth 2 年之前
父節點
當前提交
55ed21798c
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      template/apps/klipper.json

+ 2 - 2
template/apps/klipper.json

@@ -4,7 +4,7 @@
 		"3d-printers",
 		"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": [
 		{
 			"default": "/dev/ttymxc3",
@@ -24,7 +24,7 @@
 		"url": "https://github.com/pi-hosted/pi-hosted/"
 	},
 	"restart_policy": "unless-stopped",
-	"title": "Klipper, Mainsail, Moonraker",
+	"title": "Klipper[Testing], Mainsail, Moonraker",
 	"type": 3,
 	"webpage": "https://hub.docker.com/r/mkuf/klipper"
 }