Fix file fucker!

This commit is contained in:
eek7574 2022-12-01 13:36:10 +00:00
parent 2810e66f06
commit c2d287e5a8

View file

@ -189,7 +189,7 @@ class OtherCog(commands.Cog):
file.seek(0)
await ctx.edit(content="Corrupting file...")
file = await asyncio.to_thread(
self.corrupt_file,
self.do_file_corruption,
file,
passes,
bound_start,