Skip to content

Commit

Permalink
update custdl.py
Browse files Browse the repository at this point in the history
  • Loading branch information
xAmarnath committed May 4, 2024
1 parent 3053f43 commit b3aaa41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/custdl.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ async def get_embed(media_id: str, category: str, client: Client):


@new_cmd(pattern="series")
@auth_only
async def search_series_x(e):
try:
q = e.text.split(" ", 1)[1]
Expand Down

0 comments on commit b3aaa41

Please sign in to comment.