From 1642c0a40c50ce22f7b499f6a41863c9a1af81a2 Mon Sep 17 00:00:00 2001 From: mercury Date: Thu, 29 Jun 2023 12:15:59 +0400 Subject: [PATCH] return mtproto link --- app/bot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/bot.php b/app/bot.php index f70e2dd..2a34909 100644 --- a/app/bot.php +++ b/app/bot.php @@ -384,7 +384,7 @@ class Bot $text[] = "Menu -> MTProto\n"; $text[] = "status: $st\n"; if ($st == 'on') { - $text[] = "{$this->linkMtproto()}"; + $text[] = $this->linkMtproto(); } $data[] = [ [