fix: add alt
This commit is contained in:
parent
fba28b6bbe
commit
c04c457211
@ -14,7 +14,7 @@
|
||||
<h3>Ваш код: <i><strong>{{ secret }}</strong></i></h3>
|
||||
|
||||
<div>
|
||||
<img [src]="totpImage"/>
|
||||
<img [src]="totpImage" alt="totp-qr-code"/>
|
||||
</div>
|
||||
|
||||
<form [formGroup]="twoFactorForm">
|
||||
|
Loading…
x
Reference in New Issue
Block a user