Skip to content

Commit

Permalink
#for now
Browse files Browse the repository at this point in the history
  • Loading branch information
xAmarnath committed May 5, 2024
1 parent 88d1fc9 commit 57b7f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/custdl.py
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit 57b7f0b

Please sign in to comment.