Fix ; () {}

pull/1735/head
138138138 4 years ago committed by GitHub
parent ddd7f3f384
commit 121224b1b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -555,6 +555,6 @@ if (navigator.vendor == "Apple Computer, Inc." && video_data.params.listen) {
if (player.remainingTime() < player.duration() / 2) {
player.currentTime(player.duration() + 1);
}
})
}
});
});
});
}

Loading…
Cancel
Save