ソースを参照

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