From 99587499d38ee0248d8459a034399a1b2530f3e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Mummert?= Date: Sun, 21 Dec 2025 21:05:56 +0100 Subject: [PATCH] Remove icon --- composer.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 953e382..1c45627 100644 --- a/composer.json +++ b/composer.json @@ -13,9 +13,7 @@ } }, "extra": { - "contao-manager-plugin": { - "class": "MummertMedia\\ContaoMeilisearchBundle\\ContaoManager\\Plugin", - "icon": "icon.svg" + "contao-manager-plugin": "MummertMedia\\ContaoMeilisearchBundle\\ContaoManager\\Plugin" } } } \ No newline at end of file