mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-04-19 21:42:24 +00:00
fix: dashboard won't load
This commit is contained in:
parent
14253c3586
commit
40ebf2902e
1 changed files with 1 additions and 1 deletions
|
@ -419,7 +419,7 @@
|
||||||
{{template "js" .}}
|
{{template "js" .}}
|
||||||
{{template "component/aThemeSwitch" .}}
|
{{template "component/aThemeSwitch" .}}
|
||||||
{{template "component/aCustomStatistic" .}}
|
{{template "component/aCustomStatistic" .}}
|
||||||
{{template "textModal"}}
|
{{template "modals/textModal"}}
|
||||||
<script>
|
<script>
|
||||||
const State = {
|
const State = {
|
||||||
Running: "running",
|
Running: "running",
|
||||||
|
|
Loading…
Reference in a new issue