Fix circuit error (#87)

* fix 'Interface' object has no attribute 'circuit'
This commit is contained in:
mattieserver
2022-03-09 21:00:55 +01:00
committed by GitHub
parent 3e5b28f208
commit f5d9f589bf
5 changed files with 45 additions and 44 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"private": true,
"name": "netbox_topology_views",
"version": "1.0.0",
"version": "1.0.1",
"scripts": {
"resources": "gulp build",
"resources_dev": "gulp build_dev"