fix: pair LC patchpanel ports by number

This commit is contained in:
2026-08-31 11:22:53 +02:00
parent f3d658b52b
commit ff8dacc68c
7 changed files with 46 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from netbox.plugins import PluginConfig, get_plugin_config
__version__ = "0.10.3"
__version__ = "0.10.4"
class NetBoxUtilitiesConfig(PluginConfig):