From 8c32b81e23f7f3ee1485c71cdb41d07ff0bad648 Mon Sep 17 00:00:00 2001 From: Viren070 Date: Sun, 2 Mar 2025 23:48:54 +0000 Subject: [PATCH] fix: remove custom icon for aiostremio --- honey.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/honey.config.json b/honey.config.json index 4dc069b..7585ff1 100644 --- a/honey.config.json +++ b/honey.config.json @@ -53,7 +53,7 @@ "name": "AIOStremio", "desc": "All-in-one streaming service.", "href": "https://aiostremio.yourdomain.com", - "icon": "img/custom/aiostremio.png" + "icon": "" }, { "name": "Comet",