Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
NotLatif committed Feb 18, 2023
1 parent 6d9777c commit 7372214
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions music/musicBridge.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,7 @@ async def play(
shuffle : bool,
precision : int,
guildOverwritten : tuple[str,str],
guildPlaylists : dict[str, list[str]],
enableDataBase : bool
guildPlaylists : dict[str, list[str]]
):
embedChannel = interaction.channel

Expand Down

0 comments on commit 7372214

Please sign in to comment.