From 228444889dabfc23c87727ddc879b01f40e97a7f Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Mon, 27 Jun 2016 15:57:59 -0400 Subject: #275 - upgraded electron chrome and some other tweaks Former-commit-id: cedefb2be8be6dd09a6c2ea27d449523aada1b64 --- www/js/app.js | 1 + 1 file changed, 1 insertion(+) (limited to 'www/js/app.js') diff --git a/www/js/app.js b/www/js/app.js index cb7ba822..3d0a8168 100644 --- a/www/js/app.js +++ b/www/js/app.js @@ -81,6 +81,7 @@ angular.module('zmApp', [ }) +// https://forum.ionicframework.com/t/ng-src-not-updated-in-video-tag/7540/6 .directive('dynamicUrl', function () { return { restrict: 'A', -- cgit v1.2.3