diff options
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> |
