mirror of
https://github.com/RGBCube/VReplBot
synced 2025-05-31 05:08:11 +00:00
Oops
This commit is contained in:
parent
c471a80718
commit
f3db28d7f4
1 changed files with 1 additions and 1 deletions
|
@ -215,7 +215,7 @@ class Playground(
|
|||
|
||||
link = await self.share_code(code)
|
||||
|
||||
await ctx.reply(f"<{link}>")
|
||||
await ctx.reply(f"<https://play.vlang.io/?query={link}>")
|
||||
|
||||
|
||||
async def setup(bot: ReplBot) -> None:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue