From 91e4b36571acbe0feda24ee0ec6bee80b79a3721 Mon Sep 17 00:00:00 2001 From: Loporrit <141286461+loporrit@users.noreply.github.com> Date: Sat, 28 Jun 2025 17:35:21 +0000 Subject: [PATCH] Fix icon url --- MareSynchronos/LoporritSync.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MareSynchronos/LoporritSync.json b/MareSynchronos/LoporritSync.json index 8e78279..c534022 100644 --- a/MareSynchronos/LoporritSync.json +++ b/MareSynchronos/LoporritSync.json @@ -8,7 +8,7 @@ "Tags": [ "customization" ], - "IconUrl": "https://raw.githubusercontent.com/loporrit/MareClient/main/MareSynchronos/images/logo.png", + "IconUrl": "https://raw.githubusercontent.com/loporrit/MareClient/way4/MareSynchronos/images/icon.png", "RepoUrl": "https://github.com/loporrit/MareClient/", "CanUnloadAsync": true }