8627-devToTest #1421

Merged
alexm merged 768 commits from 8627-devToTest into test 2025-02-18 12:37:37 +00:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit c8754ae4df - Show all commits

View File

@ -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