diff --git a/res/app/menu/menu-controller.js b/res/app/menu/menu-controller.js index 1e93aab1..82fac7e0 100644 --- a/res/app/menu/menu-controller.js +++ b/res/app/menu/menu-controller.js @@ -9,7 +9,7 @@ module.exports = function MenuCtrl( , $location , $http , CommonService -, LogcatService +, LogcatService , socket , $cookies , $window) {