From fd9b661d6439dd49452b39c403728656aff2b4e1 Mon Sep 17 00:00:00 2001 From: mercury Date: Sun, 12 Feb 2023 02:54:01 +0400 Subject: [PATCH] delete reset nginx button --- app/bot.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/bot.php b/app/bot.php index 143ae6c..ac900cf 100644 --- a/app/bot.php +++ b/app/bot.php @@ -1780,12 +1780,12 @@ DNS-over-HTTPS with IP: ]; } } - $data[] = [ - [ - 'text' => 'reset nginx', - 'callback_data' => "/resetnginx", - ], - ]; + // $data[] = [ + // [ + // 'text' => 'reset nginx', + // 'callback_data' => "/resetnginx", + // ], + // ]; $data[] = [ [ 'text' => 'import',