mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-22 17:45:02 +02:00
Rework todo result (#9893)
This commit is contained in:
@@ -195,6 +195,10 @@ export default mergeIds(processId, process, {
|
||||
ArraySizeLt: '' as IntlString,
|
||||
ArraySizeLte: '' as IntlString,
|
||||
CurrentUser: '' as IntlString,
|
||||
CurrentDate: '' as IntlString
|
||||
CurrentDate: '' as IntlString,
|
||||
AddResult: '' as IntlString,
|
||||
For: '' as IntlString,
|
||||
Attribute: '' as IntlString,
|
||||
Context: '' as IntlString
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user