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:
@@ -149,7 +149,7 @@ class Query(ObjectType):
|
||||
if options.search:
|
||||
# Define static list of searchable fields
|
||||
searchable_fields = [
|
||||
"devName", "devMac", "devOwner", "devType", "devVendor",
|
||||
"devName", "devMac", "devOwner", "devType", "devVendor", "devLastIP"
|
||||
"devGroup", "devComments", "devLocation", "devStatus",
|
||||
"devSSID", "devSite", "devSourcePlugin", "devSyncHubNode"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user