diff options
| author | MHSanaei <ho3ein.sanaei@gmail.com> | 2023-08-26 16:28:55 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2023-08-26 16:28:55 +0300 |
| commit | 731e83a7dab3d38431b14e693c72bad2c366f79e (patch) | |
| tree | 12e311e8e31d9ac7ea095fe9fdf88e9462a2ce7f /web/html/xui/form/protocol | |
| parent | 1c1f53267ad65b11c849c1c339c78b8c6daf78cb (diff) | |
Clean legacy vmess
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
Diffstat (limited to 'web/html/xui/form/protocol')
| -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}} |
