Skip to content

Commit

Permalink
Update worker.js
Browse files Browse the repository at this point in the history
  • Loading branch information
kerivin authored Nov 23, 2024
1 parent 5aefaee commit 98fa6b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ async function onInlineQuery (inlineQuery) {
id: crypto.randomUUID(),
title: title,
//url: fixedURL,
thumbnail_url: inlineQuery.query,
//thumbnail_url: inlineQuery.query,
description: fixedURL,
input_message_content: {
message_text: markdownURL,
Expand Down

0 comments on commit 98fa6b4

Please sign in to comment.