mirror of
https://github.com/bitwarden/browser.git
synced 2024-12-26 17:08:33 +01:00
copy verification code string
This commit is contained in:
parent
c7e451c75a
commit
222b58f440
@ -74,7 +74,7 @@
|
||||
</svg>
|
||||
</span>
|
||||
<div class="action-buttons">
|
||||
<a class="row-btn" href="#" appStopClick title="{{'copyValue' | i18n}}"
|
||||
<a class="row-btn" href="#" appStopClick title="{{'copyVerificationCode' | i18n}}"
|
||||
(click)="copy(totpCode, 'verificationCodeTotp', 'TOTP')">
|
||||
<i class="fa fa-lg fa-clipboard"></i>
|
||||
</a>
|
||||
|
Loading…
Reference in New Issue
Block a user