mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
fix formatting
This commit is contained in:
parent
e346533b7a
commit
b47654fed7
1 changed files with 1 additions and 1 deletions
|
|
@ -338,7 +338,7 @@ class MpvManager(MPV, SoundOrVideoPlayer):
|
|||
# if mpv dies and is restarted, tell Anki the
|
||||
# current file is done
|
||||
self.on_end_file()
|
||||
|
||||
|
||||
try:
|
||||
self.command("keybind", "q", "stop")
|
||||
self.command("keybind", "Q", "stop")
|
||||
|
|
|
|||
Loading…
Reference in a new issue