fix: keep navigation flyouts closed after reload

This commit is contained in:
2026-07-31 11:27:17 +02:00
parent 10e57c0514
commit cd542f04f7
4 changed files with 14 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "netbox-utilities"
version = "0.5.2"
version = "0.5.3"
description = "Navigation, tenant filtering, bulk module installation, and atomic rack reordering for NetBox 4.6"
readme = "README.md"
requires-python = ">=3.12"