Skip to content

Commit

Permalink
No need to quote, cuz already mention user
Browse files Browse the repository at this point in the history
Signed-off-by: yasirarism <github@yasir.eu.org>
  • Loading branch information
yasirarism authored Sep 17, 2023
1 parent 64d3578 commit 1371de6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misskaty/plugins/sangmata.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ async def cek_mataa(_, ctx: Message, strings):
ctx.from_user.last_name,
)
if msg != "":
await ctx.reply_msg(msg, quote=True)
await ctx.reply_msg(msg, quote=False)


@app.on_message(
Expand Down

0 comments on commit 1371de6

Please sign in to comment.