diff options
Diffstat (limited to 'web/html/xui/index.html')
| -rw-r--r-- | web/html/xui/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/xui/index.html b/web/html/xui/index.html index 70cc60de..3d61bf83 100644 --- a/web/html/xui/index.html +++ b/web/html/xui/index.html @@ -323,7 +323,7 @@ </a-modal> </a-layout> {{template "js" .}} -<script src="{{ .base_path }}assets/clipboard/clipboard.min.js"></script> +<script src="{{ .base_path }}assets/clipboard/clipboard.min.js?{{ .cur_ver }}"></script> {{template "component/themeSwitcher" .}} {{template "textModal"}} <script> |
