mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08: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