瀏覽代碼

fix: dashboard won't load

Shishkevich D. 3 周之前
父節點
當前提交
40ebf2902e
共有 1 個文件被更改,包括 1 次插入1 次删除
  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",