From c718874f6899538e80064a323ad117e57f3633da Mon Sep 17 00:00:00 2001 From: Luke Policinski Date: Mon, 10 Aug 2015 14:31:50 -0400 Subject: [PATCH] Update videoPlayer.html --- dist/videoPlayer.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dist/videoPlayer.html b/dist/videoPlayer.html index 84dc28a..dfc1fc3 100755 --- a/dist/videoPlayer.html +++ b/dist/videoPlayer.html @@ -31,7 +31,8 @@ "id": id, "class": "video-js vjs-default-skin", "controls": "controls", - "preload": "auto" + "preload": "auto", + "data-setup": {} }); $player.append($('', { "src": src