From 5d399faffb9654c0c240ad7554c2057ab10b282b Mon Sep 17 00:00:00 2001 From: ray Date: Mon, 25 Jul 2022 16:30:55 +0100 Subject: [PATCH] update block icon --- src/block.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/block.json b/src/block.json index 0437c5a..53eae3d 100644 --- a/src/block.json +++ b/src/block.json @@ -5,8 +5,8 @@ "version": "0.1.0", "title": "Orbital", "category": "widgets", - "icon": "smiley", - "description": "Red Orbital Block", + "icon": "image-rotate", + "description": "Orbital Block", "supports": { "html": false },