Add hunt queries

This commit is contained in:
Mike Reeves
2025-02-27 12:10:59 -05:00
parent 4b5048bd80
commit 40303c2d78

View File

@@ -506,7 +506,6 @@ soc:
required: True required: True
- field: showSubtitle - field: showSubtitle
label: Show Query in Dropdown. Must be true or false label: Show Query in Dropdown. Must be true or false
regex: ^(true|false)$
queryToggleFilters: queryToggleFilters:
description: Customize togglable query filters that apply to all queries. Exclusive toggles will invert the filter if toggled off rather than omitting the filter from the query. description: Customize togglable query filters that apply to all queries. Exclusive toggles will invert the filter if toggled off rather than omitting the filter from the query.
global: True global: True