Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorShishkevich D. <135337715+shishkevichd@users.noreply.github.com>2025-03-24 13:02:01 +0300
committerShishkevich D. <135337715+shishkevichd@users.noreply.github.com>2025-03-24 13:02:01 +0300
commit40ebf2902eae6b87c8fa2f7239f7a0dd10e26260 (patch)
tree7e3a05803d42badf23ef68a5a706b82d106e6c9c /web
parent14253c35864828458ef3eeecb05591a7ae6e641e (diff)
fix: dashboard won't load
Diffstat (limited to 'web')
-rw-r--r--web/html/xui/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/xui/index.html b/web/html/xui/index.html
index c072893d..073564c3 100644
--- a/web/html/xui/index.html
+++ b/web/html/xui/index.html
@@ -419,7 +419,7 @@
{{template "js" .}}
{{template "component/aThemeSwitch" .}}
{{template "component/aCustomStatistic" .}}
-{{template "textModal"}}
+{{template "modals/textModal"}}
<script>
const State = {
Running: "running",