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