From aa1fed0b16bd73418cceb23526c0660d551265eb Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Mon, 30 Mar 2015 19:17:27 +1100 Subject: Fixed bug with media longer than 60 minutes (Fixes #69) --- docs/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 219abd28..4efb3899 100644 --- a/docs/index.html +++ b/docs/index.html @@ -8,10 +8,10 @@ - + - +
@@ -83,13 +83,13 @@ b.insertBefore(c, b.childNodes[0]); } } - })(document, "https://cdn.plyr.io/1.0.29/sprite.svg"); + })(document, "https://cdn.plyr.io/1.0.30/sprite.svg"); - + - + \ No newline at end of file -- cgit v1.2.3