Skip to content

Commit 6b46fdb

Browse files
authored
Update worker.js
1 parent 8e70c20 commit 6b46fdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

worker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ async function onInlineQuery (inlineQuery) {
119119
title: title,
120120
url: fixedURL,
121121
hide_url: true,
122-
thumbnail_url: fixedURL,
122+
thumbnail_url: originalURL,
123123
description: fixedURL,
124124
input_message_content: {
125125
message_text: markdownURL,

0 commit comments

Comments
 (0)