style v1.24.1: gear instead of pencil on space tabs (the dialog is settings, not renaming)

This commit is contained in:
Matysh
2026-07-22 09:33:32 +03:00
parent 574d3b8f9a
commit ee5f65752a
9 changed files with 15 additions and 11 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ PLANS_DIR = "houseplan/plans" # relative to the HA configuration directory
FILES_URL = "/houseplan_files/files"
FILES_DIR = "houseplan/files"
CONF_ADMIN_ONLY = "admin_only"
VERSION = "1.24.0"
VERSION = "1.24.1"
DEFAULT_CONFIG: dict = {
"spaces": [],