From 7879cf91b007ca2b3ad751ace746ae2aacef5305 Mon Sep 17 00:00:00 2001 From: Ceda EI Date: Mon, 3 Dec 2018 12:05:56 +0530 Subject: [PATCH] Fix name in /rate --- webhook.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webhook.php b/webhook.php index 1d73452..732cf23 100644 --- a/webhook.php +++ b/webhook.php @@ -347,7 +347,7 @@ function start() { } function rate() { - send_html('Vote for me on Telegram Directory!'); + send_html('Vote for me on Telegram Directory!'); } function help() {