Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'web/html/settings.html')
-rw-r--r--web/html/settings.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/settings.html b/web/html/settings.html
index 3295e2a0..22645b3a 100644
--- a/web/html/settings.html
+++ b/web/html/settings.html
@@ -103,7 +103,7 @@
{{template "component/aSidebar" .}}
{{template "component/aThemeSwitch" .}}
{{template "component/aSettingListItem" .}}
-{{template "modals/twoFactorModal"}}
+{{template "modals/twoFactorModal" .}}
<script>
const app = new Vue({
delimiters: ['[[', ']]'],