mirror of
https://github.com/9001/copyparty.git
synced 2025-10-23 04:52:21 +00:00
nice
This commit is contained in:
@@ -933,7 +933,7 @@ window.baguetteBox = (function () {
|
||||
un_pp = 0;
|
||||
return playpause(); // browser undid space hotkey
|
||||
}
|
||||
show_buttons(this.paused ? 1 : 0);
|
||||
show_buttons(this.paused ? 0 : 1);
|
||||
}
|
||||
|
||||
function showRightImage(e) {
|
||||
|
Reference in New Issue
Block a user