diff --git a/app/bot.php b/app/bot.php index 3c2be4c..c56f7e3 100644 --- a/app/bot.php +++ b/app/bot.php @@ -4099,7 +4099,7 @@ DNS-over-HTTPS with IP: file_put_contents('/update/branch', trim(str_replace('origin/', '', $v))); } } - $this->menu('config'); + $this->menu('update'); } public function logs()