mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-07 02:07:43 +02:00
Process configure: show reduce funcs (#9822)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
@@ -90,7 +90,8 @@ export default mergeIds(processId, process, {
|
||||
CutEditor: '' as AnyComponent
|
||||
},
|
||||
transformPresenter: {
|
||||
NumberPresenter: '' as AnyComponent
|
||||
NumberPresenter: '' as AnyComponent,
|
||||
RolePresenter: '' as AnyComponent
|
||||
},
|
||||
function: {
|
||||
ShowDoneQuery: '' as ViewQueryAction,
|
||||
|
||||
Reference in New Issue
Block a user