diff --git a/src/js/plyr.js b/src/js/plyr.js index 352e0114..1279009d 100644 --- a/src/js/plyr.js +++ b/src/js/plyr.js @@ -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 = {