Selaa lähdekoodia

Merge pull request #8 from Limaa/fix-typo

Fix typo in json template
don 3 vuotta sitten
vanhempi
commit
cb98bbd64d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      pi-hosted_template/template/portainer-v2.json

+ 1 - 1
pi-hosted_template/template/portainer-v2.json

@@ -1996,7 +1996,7 @@
 			],
 			"image": "linuxserver/deluge:latest",
 			"logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/main/pi-hosted_template/images/deluge-icon.png",
-			"namme": "deluge",
+			"name": "deluge",
 			"platform": "linux",
 			"restart_policy": "unless-stopped",
 			"title": "Deluge",