fix: close collapsed navigation flyouts

This commit is contained in:
2026-07-31 11:21:52 +02:00
parent 5a2276aec9
commit 10e57c0514
4 changed files with 59 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from netbox.plugins import PluginConfig, get_plugin_config
__version__ = "0.5.1"
__version__ = "0.5.2"
class NetBoxUtilitiesConfig(PluginConfig):