From dcba80f141cdd35e375d2e418372b3b72f7e0d2e Mon Sep 17 00:00:00 2001 From: Michael Hazell Date: Sun, 10 Jun 2018 16:49:11 -0400 Subject: [PATCH] Video plugin: show video controls Previously this would have to be toggled in the right-click menu on Chrome, etc. --- js/plugins.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/plugins.js b/js/plugins.js index 01ab40c..32c8fa3 100644 --- a/js/plugins.js +++ b/js/plugins.js @@ -345,7 +345,7 @@ plugins.factory('userPlugins', function() { } return function() { var element = this.getElement(), src; - var velement = angular.element('') + var velement = angular.element('') .addClass('embed') .attr('width', '560'); // imgur doesn't always have webm for gifv so add sources for webm and mp4