mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-08 10:47:42 +02:00
Markup properties (#10804)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
@@ -270,6 +270,8 @@ export default mergeIds(processId, process, {
|
||||
TextFromNumber: '' as IntlString,
|
||||
TextFromDate: '' as IntlString,
|
||||
TextFromCheckbox: '' as IntlString,
|
||||
TextFromMarkup: '' as IntlString,
|
||||
MarkupFromText: '' as IntlString,
|
||||
NumberFromDate: '' as IntlString,
|
||||
DateFromNumber: '' as IntlString,
|
||||
NumberFromText: '' as IntlString,
|
||||
|
||||
Reference in New Issue
Block a user