Skip to content

Commit

Permalink
Assistant Error Fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTeamAlexa authored Jan 13, 2024
1 parent 4e5b185 commit a2229a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion AlexaMusic/utils/decorators/play.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
get_cmode,
get_lang,
get_playmode,
get_assistant,
get_playtype,
is_active_chat,
is_commanddelete_on,
Expand Down Expand Up @@ -206,4 +207,4 @@ async def wrapper(client, message):
fplay,
)

return wrapper
return wrapper

0 comments on commit a2229a9

Please sign in to comment.