1
0
Fork 0

Update dnac_integration/__init__.py

This commit is contained in:
Justin Parsell 2024-02-15 17:53:28 +00:00
parent 6b124d7212
commit 28916130cb
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ class DNAC_Integration(PluginConfig):
name = 'dnac_integration'
verbose_name = ' DNAC Integration'
description = 'Allows DNAC to import devices into Netbox'
author = 'Justin Parsell'
author_email = 'jxp787@jefferson.edu'
author = 'Justin***'
author_email = '****'
version = '0.1'
base_url = 'dnac'