8627-devToTest #1421
|
@ -126,6 +126,8 @@ onMounted(() => {
|
|||
v-model="shouldSyncPassword"
|
||||
:label="t('account.card.actions.sync.checkbox')"
|
||||
:info="t('account.card.actions.sync.tooltip')"
|
||||
clearable
|
||||
clear-icon="close"
|
||||
color="primary"
|
||||
/>
|
||||
<VnInputPassword
|
||||
|
|
Loading…
Reference in New Issue