diff --git a/static/js/services/visibility.js b/static/js/services/visibility.js index a487b30c..bb9e8550 100644 --- a/static/js/services/visibility.js +++ b/static/js/services/visibility.js @@ -18,6 +18,7 @@ * along with this program. If not, see . * */ +// Version 0.1.0 "use strict"; define(['visibly'], function(visibly) {