Some things I thought were bools are not bools

This commit is contained in:
Mike Reeves
2025-03-05 15:15:26 -05:00
parent b01fb733a9
commit b51aa56e86

View File

@@ -506,8 +506,8 @@ soc:
label: Query
required: True
- field: showSubtitle
label: Show Query in Dropdown. Must be true or false
regex: ^(true|false)$
label: Show Query in Dropdown.
forcedType: bool
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.
global: True