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:
authorMHSanaei <ho3ein.sanaei@gmail.com>2024-02-24 02:49:28 +0300
committerMHSanaei <ho3ein.sanaei@gmail.com>2024-02-24 02:49:28 +0300
commitc500233a582e99bfa878b4d98a82045435dc225b (patch)
tree05011910614147a8a5bd53529370658eda5fe32c /web/html/xui/settings.html
parentc7926d0bc06f2ee712f6850ac58e0e37abc3b898 (diff)
minor changesv2.2.0
Diffstat (limited to 'web/html/xui/settings.html')
-rw-r--r--web/html/xui/settings.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/web/html/xui/settings.html b/web/html/xui/settings.html
index adc199a9..fdb523c3 100644
--- a/web/html/xui/settings.html
+++ b/web/html/xui/settings.html
@@ -263,7 +263,6 @@
<a-col :lg="24" :xl="12">
<a-list-item-meta title="Telegram Bot Language" />
</a-col>
-
<a-col :lg="24" :xl="12">
<template>
<a-select
@@ -352,7 +351,7 @@
streamSettings: {
sockopt: {
tcpKeepAliveIdle: 100,
- TcpNoDelay: true
+ tcpNoDelay: true
}
}
},