This commit is contained in:
versfx 2017-07-06 23:28:31 -04:00
parent 6828bc00f8
commit e756664750

View File

@ -1,4 +1,4 @@
// ==========================================================================
// ==========================================================================
// Plyr
// plyr.js v2.0.13
// https://github.com/sampotts/plyr
@ -3441,6 +3441,9 @@
// Update the UI
_checkPlaying();
// Display duration
_displayDuration();
}
api = {