diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-04-17 16:56:33 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-04-17 17:28:54 +0300 |
| commit | 2708c816a833af37041b1b95e5979c8cbc9b01a5 (patch) | |
| tree | 8fc7c07f96ec5ad629202518aff415db75b0b8d2 /web/html/xui/index.html | |
| parent | 18cc3d5158f2f3c443d90c1552763049837178aa (diff) | |
rename
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> |
