From ed8d5d50076570040781bd4b7aba08bcf9fd9291 Mon Sep 17 00:00:00 2001 From: Ehl'tee Es <127939494+LTS-FFXIV@users.noreply.github.com> Date: Fri, 3 May 2024 21:09:27 -0500 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 257abbc..e192f16 100644 --- a/manifest.json +++ b/manifest.json @@ -17,10 +17,10 @@ "CanUnloadAsync": false, "LoadPriority": 0, "IsTestingExclusive": false, - "IconUrl": "https://xivapi.com/i/000000/000073_hr1.png", + "IconUrl": "https://raw.githubusercontent.com/FFXIV-CombatReborn/RebornAssets/main/IconAssets/ATR_Icon.png", "Punchline": "Show your actions in real-time.", "ImageUrls":[ "https://raw.githubusercontent.com/ArchiDog1998/ActionTimelineEx/main/Images/example.gif" ], "AcceptsFeedback": true -} \ No newline at end of file +}