Related subprocesses (#9097)

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
Denis Bykhov
2025-05-26 22:36:48 +07:00
committed by GitHub
parent 9017ad2310
commit 4785a7acc5
6 changed files with 101 additions and 28 deletions
+2 -1
View File
@@ -115,6 +115,7 @@ export default mergeIds(processId, process, {
DeleteTransition: '' as IntlString,
DeleteTransitionConfirm: '' as IntlString,
AddTransition: '' as IntlString,
ToDo: '' as IntlString
ToDo: '' as IntlString,
CurrentCard: '' as IntlString
}
})