mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 01:26:11 -08:00
convert pholus to plugin v0.3
This commit is contained in:
@@ -364,7 +364,7 @@ def update_devices_names (db):
|
||||
db.commitDB()
|
||||
|
||||
# skip checks if no unknown devices
|
||||
if len(unknownDevices) == 0 and conf.PHOLUS_FORCE == False:
|
||||
if len(unknownDevices) == 0:
|
||||
return
|
||||
|
||||
# Devices without name
|
||||
|
||||
Reference in New Issue
Block a user