diff options
Diffstat (limited to 'frontend/static/js/src/froogaloop.js')
| -rw-r--r-- | frontend/static/js/src/froogaloop.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/static/js/src/froogaloop.js b/frontend/static/js/src/froogaloop.js index c9330e6..8a6eca2 100644 --- a/frontend/static/js/src/froogaloop.js +++ b/frontend/static/js/src/froogaloop.js @@ -284,4 +284,4 @@ var Froogaloop = (function(){ // Expose froogaloop to the global object return (window.Froogaloop = window.$f = Froogaloop); -})();
\ No newline at end of file +})(); |
