소스 검색

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