This commit is contained in:
Mike Reeves
2025-02-26 14:16:42 -05:00
parent 25217c3262
commit 8bc500e4da

View File

@@ -525,7 +525,7 @@ soc:
description: Number of items to show in the most recently used queries list. Larger values cause default queries to be located further down the list.
global: True
queries:
description: List of default queries to show in the query list. Each query is represented in JSON object notation, and must include the "name" key and "query" key.
description: List of default queries to show in the query list. All entries must include the "name" key and "query" key.
global: True
forcedType: "[]{}"
syntax: json