mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-12 05:00:05 +00:00
Merge pull request #5 from c-villain/fix-blocked-page-2
fix blocked page
This commit is contained in:
commit
658795b1e7
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@
|
|||
{{ template "page/body_scripts" .}}
|
||||
{{ template "component/aSidebar" .}}
|
||||
{{ template "component/aThemeSwitch" .}}
|
||||
{{ template "component/aTableSortable" .}}
|
||||
<script>
|
||||
const app = new Vue({
|
||||
delimiters: ['[[', ']]'],
|
||||
|
|
Loading…
Reference in a new issue