diff options
| author | Tara Rostami <132676256+TaraRostami@users.noreply.github.com> | 2024-04-01 10:08:22 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-01 10:08:22 +0300 |
| commit | d759e09569008cbe6782be8d544a38f888737866 (patch) | |
| tree | d105bfd2ba09d210eaec1880c93fc3dec0a06c2d /web/html/xui/inbounds.html | |
| parent | 684e777628688e6a1d434aecb1d84be2f428d6c6 (diff) | |
QRious2 (#2156)
Diffstat (limited to 'web/html/xui/inbounds.html')
| -rw-r--r-- | web/html/xui/inbounds.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/xui/inbounds.html b/web/html/xui/inbounds.html index 737834fd..355bce3f 100644 --- a/web/html/xui/inbounds.html +++ b/web/html/xui/inbounds.html @@ -458,7 +458,7 @@ </a-layout> {{template "js" .}} <script src="{{ .base_path }}assets/base64/base64.min.js"></script> -<script src="{{ .base_path }}assets/qrcode/qrious.min.js"></script> +<script src="{{ .base_path }}assets/qrcode/qrious2.min.js"></script> <script src="{{ .base_path }}assets/clipboard/clipboard.min.js"></script> <script src="{{ .base_path }}assets/uri/URI.min.js"></script> <script src="{{ .base_path }}assets/js/model/xray.js?{{ .cur_ver }}"></script> |
