Przeglądaj źródła

fix: dashboard won't load

Shishkevich D. 3 tygodni temu
rodzic
commit
40ebf2902e
1 zmienionych plików z 1 dodań i 1 usunięć
  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",