From 46021855a5f3bca0fcd400c0919de4738eb1da91 Mon Sep 17 00:00:00 2001 From: mercury Date: Thu, 23 Jan 2025 00:55:44 +0400 Subject: [PATCH] improve wg client menu --- app/bot.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/bot.php b/app/bot.php index 3de2b18..2e195fd 100644 --- a/app/bot.php +++ b/app/bot.php @@ -3516,8 +3516,6 @@ DNS-over-HTTPS with IP: 'text' => $this->i18n('delete'), 'callback_data' => "/delete {$client}_$page", ], - ], - [ [ 'text' => $this->i18n('back'), 'callback_data' => "/menu wg $page",