From 3a72715671e9e2616254d3c0e71d95e3f90d4755 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Tue, 16 Jan 2024 06:54:12 +0100 Subject: [PATCH] Update icon URL --- RetainerTrack/RetainerTrack.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RetainerTrack/RetainerTrack.json b/RetainerTrack/RetainerTrack.json index b58911d..ff63b2d 100644 --- a/RetainerTrack/RetainerTrack.json +++ b/RetainerTrack/RetainerTrack.json @@ -4,6 +4,6 @@ "Punchline": "Track who a retainer belongs to.", "Description": "Keeps track of who a retainer belongs to - if you have seen the retainer's owner locally (if you were on the same party, or if you have seen an item crafted by them).\n\nTracking is unavailable if the crafter isn't the retainer owner (to avoid resellers being attributed incorrectly), and if the tooltip says 'Obtaining Signature'.", "RepoUrl": "https://git.carvel.li/liza/RetainerTrack", - "IconUrl": "https://git.carvel.li/liza/plugin-repo/raw/branch/master/dist/RetainerTrack.png", + "IconUrl": "https://plugins.carvel.li/icons/RetainerTrack.png", "Tags": ["retainer", "track"] }