From 9e15f027389a1a8c9149cfa72f47feffd3c68107 Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Thu, 16 Jun 2022 10:04:32 +0200 Subject: [PATCH] remove ImageURLs in plugin info --- PlayerTags/PlayerTags.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/PlayerTags/PlayerTags.json b/PlayerTags/PlayerTags.json index a4bf8cd..60d41a1 100644 --- a/PlayerTags/PlayerTags.json +++ b/PlayerTags/PlayerTags.json @@ -5,9 +5,5 @@ "Punchline": "Lightweight job visibility in nameplates and chat.", "Tags": [ "Jobs", "UI" ], "CategoryTags": [ "jobs", "UI" ], - "RepoUrl": "https://github.com/Pilzinsel64/PlayerTags", - "ImageUrls": [ - "https://github.com/Pilzinsel64/PlayerTags/raw/main/PlayerTags/Resources/images/image1.png", - "https://github.com/Pilzinsel64/PlayerTags/raw/main/PlayerTags/Resources/images/image2.png" - ] + "RepoUrl": "https://github.com/Pilzinsel64/PlayerTags" } \ No newline at end of file