From 57b7f0b6c2835dcf100778e452f58dce927c3f8b Mon Sep 17 00:00:00 2001 From: xAmarnath <75058759+xAmarnath@users.noreply.github.com> Date: Sun, 5 May 2024 14:05:40 +0530 Subject: [PATCH] #for now --- modules/custdl.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/custdl.py b/modules/custdl.py index a3779b3..74bf837 100644 --- a/modules/custdl.py +++ b/modules/custdl.py @@ -81,7 +81,7 @@ async def get_embed(media_id: str, category: str, client: Client): @new_cmd(pattern="series") -@auth_only +# @auth_only async def search_series_x(e): try: q = e.text.split(" ", 1)[1]