Procházet zdrojové kódy

fix: dashboard won't load

Shishkevich D. před 3 týdny
rodič
revize
40ebf2902e
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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",