Skip to content

Commit

Permalink
fix(lava/cogs/commands.py): remove unnecessary whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Nat1anWasTaken committed May 12, 2024
1 parent 5aa9b91 commit bc99908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lava/cogs/commands.py
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,7 @@ async def connect(self, interaction: ApplicationCommandInteraction):

finally:
player.enter_disconnect_timeout()

await player.update_display(
new_message=await interaction.original_response(),
delay=5,
Expand Down

0 comments on commit bc99908

Please sign in to comment.