This commit is contained in:
parent
6828bc00f8
commit
e756664750
@ -1,4 +1,4 @@
|
|||||||
// ==========================================================================
|
// ==========================================================================
|
||||||
// Plyr
|
// Plyr
|
||||||
// plyr.js v2.0.13
|
// plyr.js v2.0.13
|
||||||
// https://github.com/sampotts/plyr
|
// https://github.com/sampotts/plyr
|
||||||
@ -3441,6 +3441,9 @@
|
|||||||
|
|
||||||
// Update the UI
|
// Update the UI
|
||||||
_checkPlaying();
|
_checkPlaying();
|
||||||
|
|
||||||
|
// Display duration
|
||||||
|
_displayDuration();
|
||||||
}
|
}
|
||||||
|
|
||||||
api = {
|
api = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user