mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-25 08:46:10 -06:00
6347 make connect_counter auto-discoverable
This commit is contained in:
parent
b6e1abc629
commit
60155f0396
@ -28,5 +28,4 @@ registry = Registry({
|
|||||||
'search': dict(),
|
'search': dict(),
|
||||||
'views': collections.defaultdict(dict),
|
'views': collections.defaultdict(dict),
|
||||||
'widgets': dict(),
|
'widgets': dict(),
|
||||||
'cached_counter_fields': dict(),
|
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user