diff options
Diffstat (limited to 'web/html/xui/index.html')
| -rw-r--r-- | web/html/xui/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/html/xui/index.html b/web/html/xui/index.html index cafdb8f9..868d3e4e 100644 --- a/web/html/xui/index.html +++ b/web/html/xui/index.html @@ -317,6 +317,7 @@ </a-layout> {{template "js" .}} +<script src="{{ .base_path }}assets/clipboard/clipboard.min.js"></script> {{template "component/themeSwitcher" .}} {{template "textModal"}} <script> |
