Card version settings (#10843)

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
Denis Bykhov
2026-05-17 14:53:34 +05:00
committed by GitHub
parent fa2930d54e
commit 23faf14cca
17 changed files with 401 additions and 159 deletions
+1
View File
@@ -267,6 +267,7 @@ export default mergeIds(processId, process, {
UnlockField: '' as IntlString,
Export: '' as IntlString,
Import: '' as IntlString,
TextFromIdentifier: '' as IntlString,
TextFromNumber: '' as IntlString,
TextFromDate: '' as IntlString,
TextFromCheckbox: '' as IntlString,