change Block icon to building

This commit is contained in:
2025-06-14 01:02:38 +01:00
parent 88b145d6b3
commit 5bd7dcd9d2
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
"title": "Space Status",
"description": "Show whether the space is open or closed (SpaceAPI consumer).",
"category": "widgets",
"icon": "door",
"icon": "building",
"textdomain": "wp-spaceapi-consumer",
"style": "file:./style.css",
"editorStyle": "file:./editor.css",