Skip to content

Commit b202146

Browse files
committed
remove botton
1 parent c5d911e commit b202146

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

worker/src/worker.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -180,10 +180,10 @@ async function handleHelpCommand(BOT_TOKEN, chatId) {
180180
{ text: "👤 Owner", url: "https://t.me/SLtharindu1" },
181181
{ text: "🎥 Tutorial", url: "https://example.com/tutorial" }
182182
],
183-
[
184-
{ text: "🆘 Support", url: "https://t.me/SLtharindu1" },
185-
{ text: "🐛 Report Issue", url: "https://t.me/SLtharindu1" }
186-
],
183+
// [
184+
// { text: "🆘 Support", url: "https://t.me/SLtharindu1" },
185+
// { text: "🐛 Report Issue", url: "https://t.me/SLtharindu1" }
186+
// ],
187187
[
188188
{ text: "🌐 Visit Website", url: "https://imdb-tg-post-font.pages.dev" }
189189
]

0 commit comments

Comments
 (0)