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-12-19 16:53:09 +0300
committermhsanaei <ho3ein.sanaei@gmail.com>2024-12-19 16:53:09 +0300
commitc6586f8df286ca1ae4e5c20a644f2af54cd684e2 (patch)
tree32228cef22be1b7621452f8bf887924640244893 /x-ui.sh
parent8e81008cdc78207d1646f2103731103a3b753335 (diff)
fix typo
Diffstat (limited to 'x-ui.sh')
-rw-r--r--x-ui.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/x-ui.sh b/x-ui.sh
index 8a833ed5..6845e774 100644
--- a/x-ui.sh
+++ b/x-ui.sh
@@ -1358,8 +1358,8 @@ iplimit_main() {
echo -e "${green}\t2.${plain} Change Ban Duration"
echo -e "${green}\t3.${plain} Unban Everyone"
echo -e "${green}\t4.${plain} Ban Logs"
- echo -e "${green}\t5.${plain} Unban an IP Address"
- echo -e "${green}\t6.${plain} Ban an IP Address"
+ echo -e "${green}\t5.${plain} Ban an IP Address"
+ echo -e "${green}\t6.${plain} Unban an IP Address"
echo -e "${green}\t7.${plain} Real-Time Logs"
echo -e "${green}\t8.${plain} Service Status"
echo -e "${green}\t9.${plain} Service Restart"