Process configure: show reduce funcs (#9822)

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
Denis Bykhov
2025-09-10 18:45:14 +05:00
committed by GitHub
parent 07fa7f4a16
commit 70d2485069
16 changed files with 82 additions and 45 deletions
+2 -1
View File
@@ -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,