fix: expose rack width fields on device edit form

This commit is contained in:
2026-08-12 11:30:43 +02:00
parent a504341442
commit 2a7459c460
5 changed files with 69 additions and 64 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from netbox.plugins import PluginConfig, get_plugin_config
__version__ = "0.8.0"
__version__ = "0.8.1"
class NetBoxUtilitiesConfig(PluginConfig):