mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 21:48:04 -05:00
refactor(#607): [Bhargavi] change the labels in the app profile screen
This commit is contained in:
@@ -10,8 +10,8 @@ const model = createModel(
|
||||
serviceRefs: {} as AppServices,
|
||||
name: '',
|
||||
vcLabel: {
|
||||
singular: 'ID',
|
||||
plural: 'IDs',
|
||||
singular: 'Card',
|
||||
plural: 'Cards',
|
||||
} as VCLabel,
|
||||
isBiometricUnlockEnabled: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user