mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-07-11 17:53:58 +03:00
add handling of missing QR
This commit is contained in:
parent
e89f7d31d1
commit
ec6f0b7506
3 changed files with 15 additions and 8 deletions
|
@ -68,7 +68,7 @@ Wireguard Clients
|
|||
<span aria-hidden="true">×</span>
|
||||
</button>
|
||||
</div>
|
||||
<img id="qr_code" class="w-100" style="image-rendering: pixelated;" src="" alt="QR code" />
|
||||
<img id="qr_code" class="w-100" style="image-rendering: pixelated;" src="" alt="QR code not available" />
|
||||
</div>
|
||||
<!-- /.modal-content -->
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue