diff options
Diffstat (limited to 'www')
| -rw-r--r-- | www/js/MenuController.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/js/MenuController.js b/www/js/MenuController.js index e81e9e82..48ee5d0d 100644 --- a/www/js/MenuController.js +++ b/www/js/MenuController.js @@ -145,8 +145,7 @@ angular.module('zmApp.controllers').controller('MenuController', ['$scope', '$io // box .then(function (data) { - - + zmAutoLogin.start(); // possible image digits changed between servers NVR.getKeyConfigParams(0); $rootScope.runMode = NVR.getBandwidth(); |
