Skip to content

Commit

Permalink
Correct tiny blip
Browse files Browse the repository at this point in the history
  • Loading branch information
Bubobubobubobubo committed Jul 20, 2024
1 parent 1fbda24 commit 75d3c35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shrimp/time/clock.py
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ def _capture_link_info(self) -> bool:
self.add(
name="restart_playback",
func=lambda: self.play(),
relative=False,
time_reference=0,
time=0,
once=True,
passthrough=True,
Expand Down

0 comments on commit 75d3c35

Please sign in to comment.