Skip to content

Commit 07885b7

Browse files
authored
Merge pull request #25 from 0d9e-tech/amogus
Release to sus
2 parents c1faeaf + 247b954 commit 07885b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tg/bot.deno.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,7 @@ Be grateful for your abilities and your incredible success and your considerable
544544
.concat(jail)
545545
.sort((a, b) => b.pos - a.pos)
546546
) {
547-
yield await tgCall({
547+
await tgCall({
548548
chat_id: data.message.chat.id,
549549
text: "jail" in cha
550550
? `${cha.char}jail time for ${data.message.from.first_name}`

0 commit comments

Comments
 (0)