Forráskód Böngészése

fix: dashboard won't load

Shishkevich D. 3 hete
szülő
commit
40ebf2902e
1 módosított fájl, 1 hozzáadás és 1 törlés
  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",