fix: export all rendered devices from rack elevations

This commit is contained in:
2026-07-22 13:33:49 +02:00
parent 944652f66c
commit 1ff68d7026
2 changed files with 26 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ class TopologyViewsConfig(PluginConfig):
verbose_name = "Topology views"
description = "A plugin to render topology maps"
version = "4.5.1"
author = "Mattijs Vanhaverbeke"
author = "Mattijs Vanhaverbeke & LKE"
author_email = "author@example.com"
base_url = "netbox_topology_views"
required_settings = []