mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-11 12:17:44 +02:00
Card version settings (#10843)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
@@ -378,6 +378,7 @@ export default plugin(processId, {
|
||||
EmptyValue: '' as Ref<ProcessFunction>,
|
||||
EmptyArray: '' as Ref<ProcessFunction>,
|
||||
CurrentDate: '' as Ref<ProcessFunction>,
|
||||
StringFromIdentifier: '' as Ref<ProcessFunction>,
|
||||
StringFromNumber: '' as Ref<ProcessFunction>,
|
||||
StringFromDate: '' as Ref<ProcessFunction>,
|
||||
StringFromMarkup: '' as Ref<ProcessFunction>,
|
||||
|
||||
Reference in New Issue
Block a user