diff options
Diffstat (limited to 'web/html/xui/form')
| -rw-r--r-- | web/html/xui/form/protocol/vmess.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/web/html/xui/form/protocol/vmess.html b/web/html/xui/form/protocol/vmess.html index a37f8468..c008f1c0 100644 --- a/web/html/xui/form/protocol/vmess.html +++ b/web/html/xui/form/protocol/vmess.html @@ -108,9 +108,4 @@ </a-collapse-panel> </a-collapse> </a-form> -<a-form layout="inline"> - <a-form-item label='{{ i18n "pages.inbounds.disableInsecureEncryption" }}'> - <a-switch v-model.number="inbound.settings.disableInsecure"></a-switch> - </a-form-item> -</a-form> {{end}} |
