diff --git a/js/controllers/home.js b/js/controllers/home.js index 8db396afe..81a65e3e0 100644 --- a/js/controllers/home.js +++ b/js/controllers/home.js @@ -164,9 +164,7 @@ angular.module('copayApp.controllers').controller('HomeController', function($sc $scope.askForPin = 1; $rootScope.starting = false; $rootScope.hideNavigation = true; - $timeout(function(){ - $rootScope.$digest(); - }); + $rootScope.$digest(); return; } // no mobile