From b3dabd2b9edb0d1d45d243d08991ca82f485005c Mon Sep 17 00:00:00 2001 From: Dung Nguyen <> Date: Sat, 5 Mar 2022 11:31:05 +0700 Subject: [PATCH] fix table --- index.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.js b/index.js index f80d87a..66e637b 100644 --- a/index.js +++ b/index.js @@ -430,8 +430,7 @@ SELL: /sell:[number]`, } ); } else { - let textResult = `Top Brackets\n - Số lần xuất hiện Nến thông\n`; + let textResult = `Số lần xuất hiện Nến thông\n`; if (!results.length) { textResult = "Chưa có thống kê lịch sử!"; } else {