didn't push mb
This commit is contained in:
parent
7882e1dbb3
commit
945497c1d4
|
@ -44,7 +44,7 @@ def LogError(message, driver, mail, log=FULL_LOG):
|
|||
|
||||
file = discord.File("screenshot.png")
|
||||
embed.set_image(url="attachment://screenshot.png")
|
||||
embed.set_footer(text=_mail)
|
||||
embed.set_footer(text=mail)
|
||||
webhookFailure.send(embed=embed, file=file)
|
||||
webhookFailure.send(file=discord.File("page.html"))
|
||||
|
||||
|
|
Loading…
Reference in New Issue