Browse Source

fix: dashboard won't load

Shishkevich D. 2 weeks ago
parent
commit
40ebf2902e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/html/xui/index.html

+ 1 - 1
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",