didn't push mb

This commit is contained in:
piair338 2022-10-30 11:12:00 +00:00
parent 7882e1dbb3
commit 945497c1d4
1 changed files with 1 additions and 1 deletions

View File

@ -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"))