From 9141b4de569a76184b5645e4685cdfd6f8d2aa1f Mon Sep 17 00:00:00 2001 From: nexy7574 Date: Mon, 30 Oct 2023 19:23:29 +0000 Subject: [PATCH] Forgot a comma --- cogs/other.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cogs/other.py b/cogs/other.py index 194ea86..789cb65 100644 --- a/cogs/other.py +++ b/cogs/other.py @@ -871,7 +871,7 @@ class OtherCog(commands.Cog): default="" ) = "", extract_audio: bool = False, - cookies_txt: discord.Attachment = None + cookies_txt: discord.Attachment = None, proxy_via_nexbox: discord.Option( name="proxy-via-nexbox", description="Proxies via nexbox, circumventing some blocks. Very Slow.",