Fixes network discovery not working (#8635)

This commit is contained in:
Matteo Biscosi 2024-09-04 16:15:30 +02:00
parent d3da78e502
commit 93ef570a3d
2 changed files with 1 additions and 2 deletions

View file

@ -1730,7 +1730,6 @@ end
-- ################################################################################
function discover.discovery_function(ifname, ifstats)
if not interface.isDiscoverableInterface() then
return
end