This commit is contained in:
@@ -31,7 +31,11 @@
|
||||
</v-card-subtitle>
|
||||
<v-card-text>
|
||||
<div class="text-center my-10">
|
||||
<img alt="Embedded QR Code" :src="qCode" />
|
||||
<img
|
||||
data-cy="qrCodeImage"
|
||||
alt="Embedded QR Code"
|
||||
:src="qCode"
|
||||
/>
|
||||
</div>
|
||||
{{ $ay.t("AuthConnectAppManualEntry") }}
|
||||
<span class="text-subtitle-2 ml-2">{{ obj.s }}</span>
|
||||
|
||||
Reference in New Issue
Block a user