diff options
| author | Alireza Ahmadi <alireza7@gmail.com> | 2023-12-05 20:13:36 +0300 |
|---|---|---|
| committer | Alireza Ahmadi <alireza7@gmail.com> | 2023-12-05 20:20:44 +0300 |
| commit | c419eadf15630518606ab434387079172070d340 (patch) | |
| tree | 1933bd5868840cbc85c2b289523f57c22491b7b9 /web/html/xui/index.html | |
| parent | 4d3bea48e11883f0fb99f2e4bb8d943fe162c687 (diff) | |
xray setting enhancements #1286
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> |
