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/panel/subscription/general.html')
-rw-r--r--web/html/settings/panel/subscription/general.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/web/html/settings/panel/subscription/general.html b/web/html/settings/panel/subscription/general.html
index b6e616dd..e3481df7 100644
--- a/web/html/settings/panel/subscription/general.html
+++ b/web/html/settings/panel/subscription/general.html
@@ -9,6 +9,13 @@
</template>
</a-setting-list-item>
<a-setting-list-item paddings="small">
+ <template #title>JSON Subscription</template>
+ <template #description>{{ i18n "pages.settings.subJsonEnable"}}</template>
+ <template #control>
+ <a-switch v-model="allSetting.subJsonEnable"></a-switch>
+ </template>
+ </a-setting-list-item>
+ <a-setting-list-item paddings="small">
<template #title>{{ i18n "pages.settings.subTitle"}}</template>
<template #description>{{ i18n "pages.settings.subTitleDesc"}}</template>
<template #control>