From 10283193862e7bd36b20e6b2c41411d251961c27 Mon Sep 17 00:00:00 2001
From: Hamidreza <70919649+hamid-gh98@users.noreply.github.com>
Date: Sat, 1 Jul 2023 15:56:43 +0330
Subject: =?UTF-8?q?=F0=9F=9A=80=20Some=20improvements=20for=20x-ui.sh=20an?=
=?UTF-8?q?d=20ip=20job=20(#665)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
web/html/xui/inbound_client_table.html | 4 +++-
web/html/xui/inbounds.html | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
(limited to 'web/html')
diff --git a/web/html/xui/inbound_client_table.html b/web/html/xui/inbound_client_table.html
index 140d7626..0c393675 100644
--- a/web/html/xui/inbound_client_table.html
+++ b/web/html/xui/inbound_client_table.html
@@ -45,7 +45,9 @@
[[ sizeFormat(getUpStats(record, client.email) + getDownStats(record, client.email)) ]] /
[[client._totalGB]]GB
- ♾
+
+
+
diff --git a/web/html/xui/inbounds.html b/web/html/xui/inbounds.html
index 3640c9bb..015ba192 100644
--- a/web/html/xui/inbounds.html
+++ b/web/html/xui/inbounds.html
@@ -224,7 +224,9 @@
[[ sizeFormat(dbInbound.total) ]]
- ♾
+
+
+
--
cgit v1.2.3