From 51f32296f9e233ac833f0169fea54daa29a4e9f7 Mon Sep 17 00:00:00 2001 From: bossman7309 <85088259+bossman7309@users.noreply.github.com> Date: Sun, 9 Apr 2023 21:28:19 -0500 Subject: [PATCH] pwndropFixes (#437) --- template/apps/{Pwndrop.json => pwndrop.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename template/apps/{Pwndrop.json => pwndrop.json} (97%) diff --git a/template/apps/Pwndrop.json b/template/apps/pwndrop.json similarity index 97% rename from template/apps/Pwndrop.json rename to template/apps/pwndrop.json index fa79b1e..3c47864 100644 --- a/template/apps/Pwndrop.json +++ b/template/apps/pwndrop.json @@ -29,7 +29,7 @@ "image_arm32": "lscr.io/linuxserver/pwndrop:latest", "image_arm64": "lscr.io/linuxserver/pwndrop:latest", "image_amd64": "lscr.io/linuxserver/pwndrop:latest", - "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/Readarr.png", + "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/pwndrop.png", "name": "Pwndrop", "officialDoc": "https://hub.docker.com/r/linuxserver/pwndrop", "platform": "linux",