diff options
Diffstat (limited to 'www/js/app.js')
| -rw-r--r-- | www/js/app.js | 1 |
1 files changed, 1 insertions, 0 deletions
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', |
