Skip to content

Commit

Permalink
fix: hotfix extra argument in on_pomice_track_start
Browse files Browse the repository at this point in the history
  • Loading branch information
NiceAesth committed Feb 19, 2024
1 parent 8a91320 commit 493712b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cogs/music.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ async def on_pomice_track_start(
self,
player: Player,
track: pomice.Track | None,
_,
) -> None:
player.consecutive_exception_count = 0

Expand Down

0 comments on commit 493712b

Please sign in to comment.