hide_automationOnly_executions (#10828)

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
Denis Bykhov
2026-05-08 00:22:04 +05:00
committed by GitHub
parent 364c629d08
commit 2f3b99fd34
3 changed files with 17 additions and 12 deletions
+1 -1
View File
@@ -550,7 +550,7 @@ export function createModel (builder: Builder): void {
{
key: 'showDone',
type: 'toggle',
defaultValue: true,
defaultValue: false,
actionTarget: 'query',
action: process.function.ShowDoneQuery,
label: process.string.ShowDone