mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-11 20:27:43 +02:00
Processes ui improvements (#9589)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
@@ -162,6 +162,7 @@ export interface ProcessFunction extends Doc {
|
||||
type: 'transform' | 'reduce' | 'context'
|
||||
of: Ref<Class<Doc>>
|
||||
editor?: AnyComponent
|
||||
presenter?: AnyComponent
|
||||
category: AttributeCategory | undefined
|
||||
allowMany?: boolean
|
||||
label: IntlString
|
||||
|
||||
Reference in New Issue
Block a user