change Block icon to door

This commit is contained in:
2025-06-14 00:51:49 +01:00
parent b21a0f03aa
commit 88b145d6b3
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": "info",
"icon": "door",
"textdomain": "wp-spaceapi-consumer",
"style": "file:./style.css",
"editorStyle": "file:./editor.css",

View File

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

View File

@@ -4,7 +4,7 @@
* Plugin Slug: wp-spaceapi-consumer
* Plugin URI: https://gitea.alluna.pt/jfig/wp-spaceapi-consumer
* Description: WordPress plugin to consume a SpaceAPI endpoint and indicate if the Space is Open or Closed
* Version: 0.4.0
* Version: 0.4.1
* Author: Joao Figueiredo, LCD Porto Team, ChatGPT o3
* Author URI: https://lcdporto.org
* License: MIT