mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-04-19 13:32: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 "component/aThemeSwitch" .}}
|
||||
{{template "component/aCustomStatistic" .}}
|
||||
{{template "textModal"}}
|
||||
{{template "modals/textModal"}}
|
||||
<script>
|
||||
const State = {
|
||||
Running: "running",
|
||||
|
|
Loading…
Reference in a new issue