Explorar el Código

Fix typo in Jellyfin folder info

Robert Middleswarth hace 2 años
padre
commit
095d04d6e7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      template/apps/jellyfin.json

+ 1 - 1
template/apps/jellyfin.json

@@ -38,7 +38,7 @@
 	"type": 1,
 	"volumes": [
 		{
-			"bind": "/portainer/Files/AppData/Config/Jelllyfin",
+			"bind": "/portainer/Files/AppData/Config/Jellyfin",
 			"container": "/config"
 		},
 		{