mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-10 03:37:43 +02:00
Empty array process function (#9977)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
@@ -198,6 +198,9 @@ export default mergeIds(processId, process, {
|
||||
AddResult: '' as IntlString,
|
||||
For: '' as IntlString,
|
||||
Attribute: '' as IntlString,
|
||||
Context: '' as IntlString
|
||||
Context: '' as IntlString,
|
||||
EmptyArray: '' as IntlString,
|
||||
ExecutionInitiator: '' as IntlString,
|
||||
ExecutionStarted: '' as IntlString
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user