mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-01 15:52:28 -07:00
Settings app.conf RW check + VNDRPDT plugin
This commit is contained in:
@@ -91,6 +91,7 @@ def update_vendors (dbPath, plugin_objects):
|
||||
devVendor
|
||||
FROM Devices
|
||||
WHERE devVendor = '(unknown)'
|
||||
OR devVendor = '(Unknown)'
|
||||
OR devVendor = ''
|
||||
OR devVendor IS NULL
|
||||
""")
|
||||
|
||||
Reference in New Issue
Block a user