fix table
This commit is contained in:
parent
b2b6dd59ef
commit
b3dabd2b9e
3
index.js
3
index.js
@ -430,8 +430,7 @@ SELL: /sell:[number]`,
|
|||||||
}
|
}
|
||||||
);
|
);
|
||||||
} else {
|
} else {
|
||||||
let textResult = `<b>Top Brackets</b>\n
|
let textResult = `Số lần xuất hiện Nến thông\n`;
|
||||||
Số lần xuất hiện Nến thông\n`;
|
|
||||||
if (!results.length) {
|
if (!results.length) {
|
||||||
textResult = "Chưa có thống kê lịch sử!";
|
textResult = "Chưa có thống kê lịch sử!";
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user