1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-06 18:43:25 +00:00

Remove transition key (#15766)

This commit is contained in:
Colton Hurst
2025-07-24 16:20:57 -04:00
committed by GitHub
parent 1f73ff17ed
commit 9826f0ab0a
2 changed files with 2 additions and 2 deletions

View File

@@ -495,7 +495,7 @@
formControlName="enableAutotype"
(change)="saveEnableAutotype()"
/>
{{ "enableAutotypeTransitionKey" | i18n }}
{{ "enableAutotype" | i18n }}
</label>
</div>
<small class="help-block"