fix: Zielordnerauswahl im Excel-Import wiederherstellen

This commit is contained in:
2026-07-22 14:39:30 +02:00
parent eb503df94b
commit 0d6361d3ff
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ class DocumentationConfig(PluginConfig):
name = "netbox_documentation"
verbose_name = "NetBox Dokumentation"
description = "Wiki und Office-Dokumentation direkt in NetBox"
version = "0.5.1"
version = "0.5.2"
author = "LKE"
base_url = "documentation"
min_version = "4.0.0"