mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-02 14:29:03 +02:00
hide_automationOnly_executions (#10828)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user