ux v1.33.5: extended tooltips on the editor tabs

This commit is contained in:
Matysh
2026-07-22 15:32:43 +03:00
parent ac082569d7
commit c2eaf50118
10 changed files with 32 additions and 22 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.33.4"
VERSION = "1.33.5"
DEFAULT_CONFIG: dict = {
"spaces": [],