mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-11 12:17:44 +02:00
Process configure: show reduce funcs (#9822)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
@@ -39,7 +39,7 @@ interface BaseSelectedContext {
|
||||
key: string
|
||||
|
||||
// reduce array function for source obj
|
||||
sourceFunction?: Ref<ProcessFunction>
|
||||
sourceFunction?: Func
|
||||
|
||||
// process one by one
|
||||
functions?: Func[]
|
||||
|
||||
Reference in New Issue
Block a user