remind: Quick style change
This commit is contained in:
parent
eac078e1b9
commit
3101da2bde
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ class Remind:
|
|||
expiry_timestamp)
|
||||
|
||||
await ctx.send(f"{ctx.author.mention}: I'll remind you in DMs about"
|
||||
f" {safe_text} in {duration_text}")
|
||||
f" `{safe_text}` in {duration_text}")
|
||||
|
||||
|
||||
def setup(bot):
|
||||
|
|
Loading…
Reference in a new issue