status check
This commit is contained in:
@@ -134,6 +134,9 @@
|
||||
</button>
|
||||
<p class="qr-modal__label">{{ 'create.qr_label' | translate }}</p>
|
||||
<img class="qr-modal__img" [src]="qrImageUrl()!" width="260" height="260" alt="QR" />
|
||||
@if (qrStatus()) {
|
||||
<span class="qr-modal__status">{{ qrStatus() }}</span>
|
||||
}
|
||||
@if (qrPolling()) {
|
||||
<p class="qr-modal__hint">{{ 'create.qr_waiting' | translate }}</p>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user