v1.51.3: the size multiplier reaches the glyph (user report)

This commit is contained in:
Matysh
2026-07-29 21:06:10 +03:00
parent 1310c84a32
commit 3456706ef6
11 changed files with 33 additions and 12 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ PLAN_ORPHAN_TTL_S = 3600
SCHEDULED_GRACE_S = 30 * 24 * 3600
FILES_DIR = "houseplan/files"
CONF_ADMIN_ONLY = "admin_only"
VERSION = "1.51.2"
VERSION = "1.51.3"
DEFAULT_CONFIG: dict = {
"spaces": [],