From d61cddb3d60a9e3e2642af66941bb91a1678d4ed Mon Sep 17 00:00:00 2001 From: codecalm Date: Mon, 24 Mar 2025 20:06:25 +0100 Subject: [PATCH] Update icon for Addons section in menu.json --- preview/pages/_data/menu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preview/pages/_data/menu.json b/preview/pages/_data/menu.json index 464de77b2..43019cc4b 100644 --- a/preview/pages/_data/menu.json +++ b/preview/pages/_data/menu.json @@ -419,7 +419,7 @@ }, "addons": { "title": "Addons", - "icon": "plus", + "icon": "gift", "children": { "icons": { "title": "Icons",