minor changes

This commit is contained in:
MHSanaei
2024-02-24 03:19:28 +03:30
parent c7926d0bc0
commit e705ae8e48
5 changed files with 95 additions and 92 deletions

View File

@@ -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
}
}
},